mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359243
@ -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