Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133017976
D22292.id64150.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
618 B
Referenced Files
None
Subscribers
None
D22292.id64150.diff
View Options
Index: head/lang/gcc10-devel/Makefile
===================================================================
--- head/lang/gcc10-devel/Makefile
+++ head/lang/gcc10-devel/Makefile
@@ -43,7 +43,7 @@
CFLAGS:= ${CFLAGS:N-mretpoline}
CXXFLAGS:= ${CXXFLAGS:N-mretpoline}
-OPTIONS_DEFINE= BOOTSTRAP GRAPHITE
+OPTIONS_DEFINE= BOOTSTRAP GRAPHITE PLUGINS
OPTIONS_DEFAULT= BOOTSTRAP
BOOTSTRAP_DESC= Build using a full bootstrap
GRAPHITE_DESC= Support for Graphite loop optimizations
@@ -58,6 +58,8 @@
.else
CONFIGURE_ARGS+= --disable-multilib
.endif
+
+PLUGINS_CONFIGURE_ENABLE= plugin
.include <bsd.port.pre.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 23, 2:57 AM (9 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24079565
Default Alt Text
D22292.id64150.diff (618 B)
Attached To
Mode
D22292: [update] lang/gcc10-devel add new plugin support option
Attached
Detach File
Event Timeline
Log In to Comment