Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F169368539
D16054.id44808.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
D16054.id44808.diff
View Options
Index: head/share/mk/bsd.cpu.mk
===================================================================
--- head/share/mk/bsd.cpu.mk
+++ head/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
Wed, Sep 2, 8:31 AM (11 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37928843
Default Alt Text
D16054.id44808.diff (430 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