bsdbox: remove useless linking against libl
All is good without it; just remove it. Requested by: bapt
This commit is contained in:
parent
4ce887ccc8
commit
2ce22b06c0
@ -57,7 +57,7 @@ CRUNCH_SRCDIRS+= bin
|
||||
# statically - and that ends very badly.
|
||||
CRUNCH_SHLIBS+= -lc -lutil -lcrypt -lxo -lgpio
|
||||
CRUNCH_LIBS+= -lkvm -lmemstat -lnetgraph
|
||||
CRUNCH_LIBS+= -lcrypt -ledit -ll -ltermcapw
|
||||
CRUNCH_LIBS+= -lcrypt -ledit -ltermcapw
|
||||
|
||||
###################################################################
|
||||
# Programs from standard /sbin
|
||||
|
Loading…
Reference in New Issue
Block a user