RS6000/BFD: Remove dead duplicate `config.bfd' target matchers
[deliverable/binutils-gdb.git] / bfd / config.bfd
index 0e397f540b625e9ce6d6541d6529a970d4a2c3c2..5d8424a5f08b86c578a48b4e6d6d24ffa6388869 100644 (file)
@@ -1066,7 +1066,7 @@ case "${targ}" in
     want64=true
     ;;
 #ifdef BFD64
-  powerpc64-*-aix5.[01] | rs6000-*-aix5.[01])
+  powerpc64-*-aix5.[01])
     targ_defvec=rs6000_xcoff64_aix_vec
     targ_selvecs="rs6000_xcoff_vec"
     want64=true
@@ -1079,7 +1079,7 @@ case "${targ}" in
     want64=true
     ;;
 #ifdef BFD64
-  powerpc64-*-aix[5-9]* | rs6000-*-aix[5-9]*)
+  powerpc64-*-aix[5-9]*)
     targ_cflags=-DAIX_WEAK_SUPPORT
     targ_defvec=rs6000_xcoff64_aix_vec
     targ_selvecs="rs6000_xcoff_vec"
This page took 0.024798 seconds and 4 git commands to generate.