works better, but weird failures
This commit is contained in:
parent
b74ac99bbb
commit
422c160db1
|
|
@ -119,6 +119,7 @@ RELEASEMACHINEDIR:= evbearm-el
|
||||||
# at -O0, make sure it uses soft-float as the minix uKernel doesn't yet
|
# at -O0, make sure it uses soft-float as the minix uKernel doesn't yet
|
||||||
# save / restore the hardware fpu context on ARM.
|
# save / restore the hardware fpu context on ARM.
|
||||||
CFLAGS+= -mno-implicit-float -fno-vectorize
|
CFLAGS+= -mno-implicit-float -fno-vectorize
|
||||||
|
MKSOFTFLOAT=yes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${HAVE_GCC:Dyes} == "yes" || \
|
.if ${HAVE_GCC:Dyes} == "yes" || \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user