Fix bsdbox builds after the recent libkvm requirement for libelf.
This commit is contained in:
parent
6af272d88e
commit
375a8ff19b
@ -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…
x
Reference in New Issue
Block a user