mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 21:21:04 +01:00
[bsdbox] fix compilation due to library work.
This commit is contained in:
parent
4556d0795f
commit
066b9ae54e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=325569
@ -70,8 +70,9 @@ CRUNCH_LIBS+= -lcrypt -ledit -ll -ltermcapw
|
||||
#
|
||||
CRUNCH_SRCDIRS+= sbin
|
||||
|
||||
CRUNCH_LIBS+= -lalias -lcam -lcursesw -ldevstat -lipsec
|
||||
CRUNCH_LIBS+= -l80211 -lalias -lcam -lcursesw -ldevstat -lipsec
|
||||
# Don't forget this - ifconfig, etc -adrian
|
||||
CRUNCH_LIBS+= -lprivateifconfig
|
||||
CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lsbuf -lufs
|
||||
|
||||
##################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user