configure: Add -msoft-float to CCASFLAGS

Otherwise mismatch between API flags triggers linker failure
This commit is contained in:
Vladimir Serbinenko 2015-02-21 16:13:11 +01:00
parent e5851b63e0
commit ef7c843b44
1 changed files with 1 additions and 0 deletions

View File

@ -679,6 +679,7 @@ if test "x$target_cpu" = xarm64; then
TARGET_CFLAGS="$TARGET_CFLAGS -march=armv8-a+nofp+nosimd"
else
TARGET_CFLAGS="$TARGET_CFLAGS -msoft-float"
TARGET_CCASFLAGS="$TARGET_CCASFLAGS -msoft-float"
fi
# By default, GCC 4.4 generates .eh_frame sections containing unwind