]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libada/configure
Deprecate a.out support for NetBSD targets.
[thirdparty/gcc.git] / libada / configure
index 9c8b133d81744c3d16de902144e82b55dd0b4225..ac4dad3ad3b595e7ab4e1f79a8c437d8bcd0dd59 100755 (executable)
@@ -3231,9 +3231,7 @@ case "${host}" in
     sh-*-linux* | sh[2346lbe]*-*-linux*)
        PICFLAG=-fpic
        ;;
-    # FIXME: Simplify to sh*-*-netbsd*?
-    sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
-      sh64-*-netbsd* | sh64l*-*-netbsd*)
+    sh*-*-netbsd*)
        PICFLAG=-fpic
        ;;
     # Default to -fPIC unless specified otherwise.