Adding a symlink from /usr/bin/strip to /usr/pkg/bin/strip.
When calling the new install with the -s (strip) argument it will use the hard coded /usr/bin/strip unless a STRIP environment is set.
This commit is contained in:
parent
b15f6fdf41
commit
eecd451343
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
755 ast other /usr/ast
|
||||
755 root operator /usr/bin
|
||||
/usr/bin/cc -> /usr/pkg/bin/clang
|
||||
/usr/bin/strip -> /usr/pkg/bin/strip
|
||||
755 root operator /usr/etc
|
||||
755 root operator /usr/pkg
|
||||
755 root operator /usr/pkg/etc
|
||||
|
|
Loading…
Reference in a new issue