configure: Add -msoft-float to CCASFLAGS
authorVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 15:13:11 +0000 (16:13 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 21 Feb 2015 15:13:11 +0000 (16:13 +0100)
Otherwise mismatch between API flags triggers linker failure

configure.ac

index 8945afa..4ef67f0 100644 (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