Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148058175
D40011.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
433 B
Referenced Files
None
Subscribers
None
D40011.id.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
@@ -296,8 +296,8 @@
.else
BROKEN_OPTIONS+=LIB32
.endif
-# EFI doesn't exist on powerpc (well, officially)
-.if ${__T:Mpowerpc*}
+# EFI doesn't exist on powerpc (well, officially) and doesn't work on i386
+.if ${__T:Mpowerpc*} || ${__T} == "i386"
BROKEN_OPTIONS+=EFI
.endif
# OFW is only for powerpc, exclude others
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 16, 11:50 AM (6 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29769299
Default Alt Text
D40011.id.diff (433 B)
Attached To
Mode
D40011: efi: mark as broken on i386
Attached
Detach File
Event Timeline
Log In to Comment