diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk index eeee7cf01..8d7a4a44b 100644 --- a/share/mk/bsd.own.mk +++ b/share/mk/bsd.own.mk @@ -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" || \