Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106135135
D12817.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
732 B
Referenced Files
None
Subscribers
None
D12817.diff
View Options
Index: head/share/mk/src.opts.mk
===================================================================
--- head/share/mk/src.opts.mk
+++ head/share/mk/src.opts.mk
@@ -227,8 +227,8 @@
# If an external compiler that supports C++11 is used as ${CC} and Clang
# supports the target, then Clang is enabled but GCC is installed as the
# default /usr/bin/cc.
-__DEFAULT_YES_OPTIONS+=CLANG CLANG_FULL GCC GCC_BOOTSTRAP GNUCXX
-__DEFAULT_NO_OPTIONS+=CLANG_BOOTSTRAP CLANG_IS_CC GPL_DTC LLD
+__DEFAULT_YES_OPTIONS+=CLANG CLANG_FULL GCC GCC_BOOTSTRAP GNUCXX GPL_DTC
+__DEFAULT_NO_OPTIONS+=CLANG_BOOTSTRAP CLANG_IS_CC LLD
.else
# Everything else disables Clang, and uses GCC instead.
__DEFAULT_YES_OPTIONS+=GCC GCC_BOOTSTRAP GNUCXX GPL_DTC
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 11:45 PM (12 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15609083
Default Alt Text
D12817.diff (732 B)
Attached To
Mode
D12817: Follow-up r320149: Enable GPL_DTC if we're using GCC as the cross-compiler.
Attached
Detach File
Event Timeline
Log In to Comment