Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109639825
D25137.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
516 B
Referenced Files
None
Subscribers
None
D25137.diff
View Options
Index: share/mk/src.opts.mk
===================================================================
--- share/mk/src.opts.mk
+++ share/mk/src.opts.mk
@@ -323,8 +323,8 @@
# marked no longer broken with the switch to LLVM.
BROKEN_OPTIONS+=GOOGLETEST SSP
.endif
-# EFI doesn't exist on mips, powerpc, or riscv.
-.if ${__T:Mmips*} || ${__T:Mpowerpc*} || ${__T:Mriscv*}
+# EFI doesn't exist on mips or powerpc.
+.if ${__T:Mmips*} || ${__T:Mpowerpc*}
BROKEN_OPTIONS+=EFI
.endif
# OFW is only for powerpc, exclude others
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 8, 8:41 PM (20 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16531864
Default Alt Text
D25137.diff (516 B)
Attached To
Mode
D25137: Enable MK_EFI by default on RISC-V
Attached
Detach File
Event Timeline
Log In to Comment