Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107100879
D39213.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
405 B
Referenced Files
None
Subscribers
None
D39213.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
@@ -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
Details
Attached
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)
Attached To
Mode
D39213: bhyve: Fix linking with ld.bfd after libcasper changes.
Attached
Detach File
Event Timeline
Log In to Comment