bsdbox: remove useless linking against libl

All is good without it; just remove it.

Requested by:	bapt
This commit is contained in:
Kyle Evans 2020-03-23 14:53:55 +00:00
parent 4ce887ccc8
commit 2ce22b06c0

View File

@ -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