X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fmusl%2Fpatches%2F010-Add-PowerPC-soft-float-support.patch;h=20c24cb85db6a9961833eb3c4d2ef73a3bcf466d;hb=16c32e7ce64e09c4a8ac37de45a67600e9db7f09;hp=4ed0ade3fa24be24465e03e7d1d4fffd287a1fae;hpb=ab38344deb77f58e90331474f5e43b29068dfebc;p=openwrt-github%2F.git diff --git a/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch b/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch index 4ed0ade3fa..20c24cb85d 100644 --- a/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch +++ b/toolchain/musl/patches/010-Add-PowerPC-soft-float-support.patch @@ -33,7 +33,7 @@ Signed-off-by: Felix Fietkau --- a/configure +++ b/configure -@@ -498,6 +498,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE +@@ -522,6 +522,10 @@ trycppif "_MIPSEL || __MIPSEL || __MIPSE trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf fi