]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/configure
Deprecate a.out support for NetBSD targets.
[thirdparty/gcc.git] / libiberty / configure
index bdc860f1623614c49cb3f282f486a47bb1bb8530..dd896270dc63bc3a28263f24efbe758cad44259f 100755 (executable)
@@ -5368,9 +5368,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.