Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148178353
D38860.1785667056.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
873 B
Referenced Files
None
Subscribers
None
D38860.1785667056.diff
View Options
diff --git a/usr.sbin/bhyve/Makefile b/usr.sbin/bhyve/Makefile
--- a/usr.sbin/bhyve/Makefile
+++ b/usr.sbin/bhyve/Makefile
@@ -87,15 +87,7 @@
.PATH: ${BHYVE_SYSDIR}/sys/amd64/vmm
SRCS+= vmm_instruction_emul.c
-LIBADD= vmmapi md nv pthread z util sbuf cam 9p
-
-.if ${MK_CASPER} != "no"
-LIBADD+= casper
-LIBADD+= cap_pwd
-LIBADD+= cap_grp
-# Temporary disable capsicum, until we integrate checkpoint code with it.
-#CFLAGS+=-DWITH_CASPER
-.endif
+LIBADD= vmmapi md nv pthread z util sbuf cam 9p casper cap_pwd cap_grp
.if ${MK_BHYVE_SNAPSHOT} != "no"
LIBADD+= ucl xo
@@ -122,10 +114,6 @@
CFLAGS+= -I${BHYVE_SYSDIR}/sys/dev/usb/controller
.if ${MK_BHYVE_SNAPSHOT} != "no"
CFLAGS+= -I${SRCTOP}/contrib/libucl/include
-
-# Temporary disable capsicum, until we integrate checkpoint code with it.
-CFLAGS+= -DWITHOUT_CAPSICUM
-
CFLAGS+= -DBHYVE_SNAPSHOT
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 2, 10:37 AM (37 m, 51 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29335671
Default Alt Text
D38860.1785667056.diff (873 B)
Attached To
Mode
D38860: bhyve: Enable Capsicum for snapshots
Attached
Detach File
Event Timeline
Log In to Comment