Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163036475
D16054.id44761.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
415 B
Referenced Files
None
Subscribers
None
D16054.id44761.diff
View Options
Index: share/mk/bsd.cpu.mk
===================================================================
--- share/mk/bsd.cpu.mk
+++ share/mk/bsd.cpu.mk
@@ -368,10 +368,8 @@
.if ${MACHINE_CPUARCH} == "riscv"
.if ${MACHINE_ARCH:Mriscv*sf}
CFLAGS += -march=rv64imac -mabi=lp64
-ACFLAGS += -march=rv64imac -mabi=lp64
.else
CFLAGS += -march=rv64imafdc -mabi=lp64d
-ACFLAGS += -march=rv64imafdc -mabi=lp64d
.endif
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 20, 11:42 AM (7 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35271488
Default Alt Text
D16054.id44761.diff (415 B)
Attached To
Mode
D16054: Don't specify the desired march/mabi for RISC-V in ACFLAGS.
Attached
Detach File
Event Timeline
Log In to Comment