Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161920363
D28865.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
433 B
Referenced Files
None
Subscribers
None
D28865.diff
View Options
Index: head/net/packetdrill/Makefile
===================================================================
--- head/net/packetdrill/Makefile
+++ head/net/packetdrill/Makefile
@@ -23,6 +23,9 @@
OPTIONS_DEFINE= DOCS EXAMPLES
+# XXX Static libraries with PIE are currently unsupported.
+MAKE_ARGS+= WITHOUT_PIE=true
+
pre-build:
${INSTALL_DATA} ${FILESDIR}/Makefile ${FILESDIR}/Makefile.inc ${WRKSRC}
.for F in libpd packetdrill
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 9, 12:59 AM (4 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34867324
Default Alt Text
D28865.diff (433 B)
Attached To
Mode
D28865: net/packetdrill: Fix build with default PIE.
Attached
Detach File
Event Timeline
Log In to Comment