We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21717be commit 908d91cCopy full SHA for 908d91c
rescue/rescue/Makefile
@@ -55,7 +55,7 @@ CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
55
ed expr getfacl hostname kenv kill ln ls mkdir mv \
56
pkill ps pwd realpath rm rmdir setfacl sh sleep stty \
57
sync test
58
-CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -lelf -ll -ltermcapw -lutil -lxo
+CRUNCH_LIBS+= -lcrypt -ledit -ljail -lkvm -lelf -ltermcapw -lutil -lxo
59
CRUNCH_BUILDTOOLS+= bin/sh
60
61
# Additional options for specific programs
0 commit comments