mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
Fix bsdbox builds after the recent libkvm requirement for libelf.
This commit is contained in:
parent
6af272d88e
commit
375a8ff19b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292164
@ -14,7 +14,7 @@ CRUNCH_ALIAS_tset= reset
|
||||
|
||||
CRUNCH_PROGS_usr.bin+= vmstat
|
||||
#CRUNCH_PROGS_user.bin+= systat
|
||||
CRUNCH_LIBS+= -ldevstat -lncursesw -lncurses -lmemstat -lkvm
|
||||
CRUNCH_LIBS+= -ldevstat -lncursesw -lncurses -lmemstat -lkvm -lelf
|
||||
|
||||
# CRUNCH_PROGS_usr.bin+= tar
|
||||
CRUNCH_PROGS_usr.bin+= cpio
|
||||
|
Loading…
Reference in New Issue
Block a user