The routines defined in comparedf2 and comparesf2 are defined in libc
for softfloat mips. No need to include them here.
This commit is contained in:
parent
e1782bae5f
commit
0fd19f4a95
@ -186,7 +186,7 @@ SRCF+= subsf3
|
||||
SRCF+= truncdfsf2
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} != "arm"
|
||||
.if ${MACHINE_CPUARCH} != "arm" && ${MACHINE_CPUARCH} != "mips"
|
||||
SRCF+= comparedf2
|
||||
SRCF+= comparesf2
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user