207-musl_fixincludes.patch 375 B

123456789101112
  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}