works better, but weird failures

This commit is contained in:
Lionel Sambuc 2016-07-03 16:32:31 +02:00
parent b74ac99bbb
commit 422c160db1

View File

@ -119,6 +119,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" || \