OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / config / picflag.m4
index a720e25..bd81812 100644 (file)
@@ -19,7 +19,7 @@ case "${$2}" in
        ;;
     i[[34567]]86-*-cygwin* | i[[34567]]86-*-mingw* | x86_64-*-mingw*)
        ;;
-    i[[34567]]86-*-interix3*)
+    i[[34567]]86-*-interix[[3-9]]*)
        # Interix 3.x gcc -fpic/-fPIC options generate broken code.
        # Instead, we relocate shared libraries at runtime.
        ;;