Add -lxo (for df) and -lgpio(for gpioctl) to bsdbox. This will allow the picostation

build to work again.

Reviewed by:	adrian
This commit is contained in:
Sean Bruno 2014-12-08 17:14:01 +00:00
parent a25100c539
commit af1d915221
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=275621

View File

@ -55,7 +55,7 @@ CRUNCH_SRCDIRS+= bin
# setuid binaries - they use these libraries. PAM needs to be
# built dynamically or it tries to build _all_ of the modules
# statically - and that ends very badly.
CRUNCH_SHLIBS+= -lc -lutil -lcrypt
CRUNCH_SHLIBS+= -lc -lutil -lcrypt -lxo -lgpio
CRUNCH_LIBS+= -lkvm -lmemstat -lnetgraph
CRUNCH_LIBS+= -lcrypt -ledit -ll -ltermcapw