OSDN Git Service

Latest updates from FSF 4.7 branch
[pf3gnuchains/gcc-fork.git] / libada / configure
index da92d0e..1e0ceef 100755 (executable)
@@ -2836,7 +2836,7 @@ case "${host}" in
        ;;
     i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*)
        ;;
-    i[34567]86-*-interix[3-9]*)
+    i[34567]86-*-interix3*)
        # Interix 3.x gcc -fpic/-fPIC options generate broken code.
        # Instead, we relocate shared libraries at runtime.
        ;;
@@ -2868,6 +2868,9 @@ case "${host}" in
     m68k-*-*)
        PICFLAG=-fpic
        ;;
+    s390*-*-*)
+       PICFLAG=-fpic
+       ;;
     # FIXME: Override -fPIC default in libgcc only?
     sh-*-linux* | sh[2346lbe]*-*-linux*)
        PICFLAG=-fpic