Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115688006
D36891.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
272 B
Referenced Files
None
Subscribers
None
D36891.diff
View Options
diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk
--- a/share/mk/src.opts.mk
+++ b/share/mk/src.opts.mk
@@ -380,6 +380,9 @@
.if ${MK_CXX} == "no"
MK_CLANG:= no
+MK_LLD:= no
+MK_LLDB:= no
+MK_LLVM_BINUTILS:= no
MK_GOOGLETEST:= no
MK_OFED:= no
MK_OPENMP:= no
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 28, 4:06 AM (14 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17825474
Default Alt Text
D36891.diff (272 B)
Attached To
Mode
D36891: src.opts.mk: Disable all of LLVM if C++ support is disabled.
Attached
Detach File
Event Timeline
Log In to Comment