Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167557351
D10348.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
430 B
Referenced Files
None
Subscribers
None
D10348.diff
View Options
Index: head/sys/conf/kern.opts.mk
===================================================================
--- head/sys/conf/kern.opts.mk
+++ head/sys/conf/kern.opts.mk
@@ -74,6 +74,10 @@
BROKEN_OPTIONS+= ZFS
.endif
+.if ${MACHINE_CPUARCH} == "riscv"
+BROKEN_OPTIONS+= FORMAT_EXTENSIONS
+.endif
+
# Things that don't work because the kernel doesn't have the support
# for them.
.if ${MACHINE} != "i386" && ${MACHINE} != "amd64"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 4:12 PM (7 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37152108
Default Alt Text
D10348.diff (430 B)
Attached To
Mode
D10348: Disable fformat-extensions on RISC-V
Attached
Detach File
Event Timeline
Log In to Comment