e6fa47f7e60992d8d56f164eb6b8fbb9bd168b49
[openwrt/staging/yousong.git] / toolchain / gcc / patches / 4.9-linaro / 207-musl_fixincludes.patch
1 --- a/fixincludes/mkfixinc.sh
2 +++ b/fixincludes/mkfixinc.sh
3 @@ -19,7 +19,8 @@ case $machine in
4 powerpc-*-eabi* | \
5 powerpc-*-rtems* | \
6 powerpcle-*-eabisim* | \
7 - powerpcle-*-eabi* )
8 + powerpcle-*-eabi* | \
9 + *-musl* )
10 # IF there is no include fixing,
11 # THEN create a no-op fixer and exit
12 (echo "#! /bin/sh" ; echo "exit 0" ) > ${target}