mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
bhyvectl does not need to link to libutil
This commit is contained in:
parent
ea4a4d8a2e
commit
5d0b9042a1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281339
@ -7,7 +7,7 @@ SRCS= bhyvectl.c
|
||||
|
||||
MAN=
|
||||
|
||||
LIBADD= vmmapi util
|
||||
LIBADD= vmmapi
|
||||
|
||||
WARNS?= 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user