musl: update to version 1.1.14
[openwrt.git] / toolchain / musl / patches / 010-Add-PowerPC-soft-float-support.patch
index dd770f6..0dc3f0e 100644 (file)
@@ -47,7 +47,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  
 --- a/configure
 +++ b/configure
-@@ -604,6 +604,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
+@@ -615,6 +615,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
  trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf
  fi