Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109260545
D28863.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
414 B
Referenced Files
None
Subscribers
None
D28863.diff
View Options
Index: head/www/rssroll/Makefile
===================================================================
--- head/www/rssroll/Makefile
+++ head/www/rssroll/Makefile
@@ -30,6 +30,9 @@
-L${WRKSRC_libcez}/src/fossil \
-L${WRKSRC_libcez}/src/misc
+# XXX Static libraries with PIE are currently unsupported.
+MAKE_ENV+= WITHOUT_PIE=true
+
pre-configure:
@(cd ${WRKSRC_libcez} && ${SETENV} ${MAKE_ENV} ${MAKE})
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 3, 5:53 PM (20 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16439990
Default Alt Text
D28863.diff (414 B)
Attached To
Mode
D28863: www/rssroll: Fix build with default PIE.
Attached
Detach File
Event Timeline
Log In to Comment