summaryrefslogtreecommitdiff
path: root/patches/experimental/gcc/4.9.1/0002-musl_disable-fixincludes.patch
blob: 73e7297b9e2dd9f2c115cd065f814f24d3054a2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: gcc-4.9.1/fixincludes/mkfixinc.sh
===================================================================
--- gcc-4.9.1.orig/fixincludes/mkfixinc.sh
+++ gcc-4.9.1/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}