works better, but weird failures

This commit is contained in:
2016-07-03 16:32:31 +02:00
parent 5036a533c6
commit fe28e6e4e8

View File

@@ -124,6 +124,7 @@ RELEASEMACHINEDIR:= evbearm-el
# at -O0, make sure it uses soft-float as the minix uKernel doesn't yet
# save / restore the hardware fpu context on ARM.
CFLAGS+= -mno-implicit-float -fno-vectorize
MKSOFTFLOAT=yes
.endif
.if ${HAVE_GCC:Dyes} == "yes" || \