]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-elfvers/vers.exp
Remove sparc-aout and sparc-coff support
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers.exp
index 4f4c511d58d47c0649f7bf8b954c291b126e0fa1..acf5bfdd9ddeb7200fa10b3cc3e28889e836922c 100644 (file)
@@ -93,11 +93,7 @@ if { [istarget mips*-*-*] && ! [at_least_gcc_version 4 3] } then {
         || [string match "*option ignored*" $exec_output]
         || [string match "*unrecognized option*" $exec_output]
         || [string match "*passed to ld*" $exec_output] } {
-       if [istarget *-*-sunos4*] {
-           set picflag "-pic"
-       } else {
-           set picflag "-KPIC"
-       }
+       set picflag "-KPIC"
     }
 }