Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102712518
D34218.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
364 B
Referenced Files
None
Subscribers
None
D34218.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
@@ -282,7 +282,7 @@
.include <bsd.compiler.mk>
-.if ${__T} == "aarch64" || ${__T} == "amd64" || ${__T} == "i386" || ${__T:Mpowerpc*}
+.if ${__T:Marm*} == "" && ${__T:Mriscv64*} == ""
__DEFAULT_YES_OPTIONS+=LLDB
.else
__DEFAULT_NO_OPTIONS+=LLDB
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 5:36 AM (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14671155
Default Alt Text
D34218.diff (364 B)
Attached To
Mode
D34218: Invert CPU arch test for LLDB default
Attached
Detach File
Event Timeline
Log In to Comment