musl: update to version 1.1.11
[openwrt/staging/chunkeey.git] / toolchain / musl / patches / 010-Add-PowerPC-soft-float-support.patch
index 20c24cb85db6a9961833eb3c4d2ef73a3bcf466d..195c93337f1141418bdc63d857da81c22b7c6caf 100644 (file)
@@ -33,7 +33,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  
 --- a/configure
 +++ b/configure
-@@ -522,6 +522,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
+@@ -538,6 +538,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
  trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf
  fi