Page MenuHomeFreeBSD

D10348.diff
No OneTemporary

D10348.diff

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

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)

Event Timeline