summaryrefslogtreecommitdiffstats
path: root/main/gcc/210-fixincludes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gcc/210-fixincludes.patch')
-rw-r--r--main/gcc/210-fixincludes.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/main/gcc/210-fixincludes.patch b/main/gcc/210-fixincludes.patch
new file mode 100644
index 000000000..fa5e053d0
--- /dev/null
+++ b/main/gcc/210-fixincludes.patch
@@ -0,0 +1,14 @@
+diff --git a/fixincludes/mkfixinc.sh b/fixincludes/mkfixinc.sh
+index 6653fed..0d96c8c 100755
+--- a/fixincludes/mkfixinc.sh
++++ b/fixincludes/mkfixinc.sh
+@@ -19,7 +19,8 @@ case $machine in
+ powerpc-*-eabi* | \
+ powerpc-*-rtems* | \
+ powerpcle-*-eabisim* | \
+- powerpcle-*-eabi* )
++ powerpcle-*-eabi* | \
++ *-musl* )
+ # IF there is no include fixing,
+ # THEN create a no-op fixer and exit
+ (echo "#! /bin/sh" ; echo "exit 0" ) > ${target}