From: Gregor Richards Date: Wed, 22 Apr 2015 14:18:16 +0000 (+0000) Subject: fixincludes update for musl support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=218213dfd01e22b7c9f1be3119e32d970fa348bf;p=gcc.git fixincludes update for musl support On behalf of Szabolcs.Nagy@arm.com 2015-04-22 Gregor Richards * mkfixinc.sh: Add *-musl* with no fixes. From-SVN: r222327 --- diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 827585f15da..edede65eeb3 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,7 @@ +2015-04-22 Gregor Richards + + * mkfixinc.sh: Add *-musl* with no fixes. + 2015-03-28 John David Anglin PR libstdc++/65500 diff --git a/fixincludes/mkfixinc.sh b/fixincludes/mkfixinc.sh index 6653fedb6eb..0d96c8ca876 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}