musl: fix build on sh3
[lede-git/.git] / toolchain / musl / patches / 010-Add-PowerPC-soft-float-support.patch
index 4ed0ade3fa24be24465e03e7d1d4fffd287a1fae..195c93337f1141418bdc63d857da81c22b7c6caf 100644 (file)
@@ -33,7 +33,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  
 --- a/configure
 +++ b/configure
-@@ -498,6 +498,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
+@@ -538,6 +538,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE
  trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf
  fi