Page MenuHomeFreeBSD

D39213.diff
No OneTemporary

D39213.diff

diff --git a/usr.sbin/bhyve/Makefile b/usr.sbin/bhyve/Makefile
--- a/usr.sbin/bhyve/Makefile
+++ b/usr.sbin/bhyve/Makefile
@@ -89,6 +89,8 @@
SRCS+= vmm_instruction_emul.c
LIBADD= vmmapi md nv pthread z util sbuf cam 9p
+# XXX: Required for ld.bfd to find needed libraries for lib9p
+LDFLAGS.bfd+= -Wl,-rpath-link,${SYSROOT:U${DESTDIR}}/lib/casper
.if ${MK_BHYVE_SNAPSHOT} != "no"
LIBADD+= ucl xo

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 11, 3:18 AM (25 m, 3 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15749512
Default Alt Text
D39213.diff (405 B)

Event Timeline