fixincludes update for musl support
authorGregor Richards <gregor.richards@uwaterloo.ca>
Wed, 22 Apr 2015 14:18:16 +0000 (14:18 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Wed, 22 Apr 2015 14:18:16 +0000 (14:18 +0000)
On behalf of Szabolcs.Nagy@arm.com

2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>

* mkfixinc.sh: Add *-musl* with no fixes.

From-SVN: r222327

fixincludes/ChangeLog
fixincludes/mkfixinc.sh

index 827585f15dac0546e82640a094386b38ce2eeb1d..edede65eeb387fbca7835f9291600133a11de8b4 100644 (file)
@@ -1,3 +1,7 @@
+2015-04-22  Gregor Richards  <gregor.richards@uwaterloo.ca>
+
+       * mkfixinc.sh: Add *-musl* with no fixes.
+
 2015-03-28  John David Anglin  <danglin@gcc.gnu.org>
 
        PR libstdc++/65500
index 6653fedb6eb0a96663a8e3c0859c55be4690545c..0d96c8ca87629e0efeb49882242462d4509e900f 100755 (executable)
@@ -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}