rescue: Remove useless linking with libl
This commit is contained in:
parent
7dc05244c5
commit
118eb647f9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359269
@ -55,7 +55,7 @@ CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
|
|||||||
ed expr getfacl hostname kenv kill ln ls mkdir mv \
|
ed expr getfacl hostname kenv kill ln ls mkdir mv \
|
||||||
pkill ps pwd realpath rm rmdir setfacl sh sleep stty \
|
pkill ps pwd realpath rm rmdir setfacl sh sleep stty \
|
||||||
sync test
|
sync test
|
||||||
CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -lelf -ll -ltermcapw -lutil -lxo
|
CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -lelf -ltermcapw -lutil -lxo
|
||||||
CRUNCH_BUILDTOOLS+= bin/sh
|
CRUNCH_BUILDTOOLS+= bin/sh
|
||||||
|
|
||||||
# Additional options for specific programs
|
# Additional options for specific programs
|
||||||
|
Loading…
Reference in New Issue
Block a user