Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161388171
D8507.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
472 B
Referenced Files
None
Subscribers
None
D8507.diff
View Options
Index: head/sys/conf/Makefile.mips
===================================================================
--- head/sys/conf/Makefile.mips
+++ head/sys/conf/Makefile.mips
@@ -52,6 +52,8 @@
HACK_EXTRA_FLAGS+=${EXTRA_FLAGS} $(ARCH_FLAGS)
TRAMP_ARCH_FLAGS?=$(ARCH_FLAGS)
TRAMP_EXTRA_FLAGS=${EXTRA_FLAGS} ${TRAMP_ARCH_FLAGS}
+# Kernel code is always compiled with soft-float on MIPS
+TRAMP_EXTRA_FLAGS+=-msoft-float
.if ${MACHINE_ARCH:Mmips64*} != ""
TRAMP_ELFSIZE=64
.else
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 4, 8:20 AM (12 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34660952
Default Alt Text
D8507.diff (472 B)
Attached To
Mode
D8507: Compile trampoline with soft-float on MIPS, to match the rest of the kernel
Attached
Detach File
Event Timeline
Log In to Comment