remove support for the interix target
[platform/upstream/gcc.git] / fixincludes / mkfixinc.sh
index 89e8ab7..0f96486 100755 (executable)
@@ -14,13 +14,12 @@ case $machine in
     i?86-*-cygwin* | \
     i?86-*-mingw32* | \
     x86_64-*-mingw32* | \
-    i?86-*-interix* | \
-    *-*-vxworks* | \
     powerpc-*-eabisim* | \
     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}