Page MenuHomeFreeBSD

D22660.id65186.diff
No OneTemporary

D22660.id65186.diff

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

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)

Event Timeline