Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145703507
D22660.id65186.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
312 B
Referenced Files
None
Subscribers
None
D22660.id65186.diff
View Options
Index: lib/libcompiler_rt/Makefile.inc
===================================================================
--- lib/libcompiler_rt/Makefile.inc
+++ lib/libcompiler_rt/Makefile.inc
@@ -241,3 +241,7 @@
SRCS+= bswapdi2.c
SRCS+= bswapsi2.c
.endif
+
+.if ${MACHINE_ARCH:Mriscv*sf}
+CFLAGS+= -D__SOFT_FP__
+.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 24, 9:09 AM (20 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28971441
Default Alt Text
D22660.id65186.diff (312 B)
Attached To
Mode
D22660: Define __SOFT_FP__ for riscv64sf to avoid infinite recursion.
Attached
Detach File
Event Timeline
Log In to Comment