* MAINTAINERS: Add myself as DWARF2 maintainer.
[deliverable/binutils-gdb.git] / binutils / configure.tgt
index 2d5ce2b8a84c243e6a0b3793b360cc2ba0f55be2..4753d482376d0f628f586fb8b247201dbfce6f33 100644 (file)
@@ -9,9 +9,9 @@
 # targ_emul_vector     name of vector to use
 
 case "${targ}" in
-    powerpc-*-aix5* | rs6000-*-aix5*)
+    powerpc-*-aix[5-9]* | rs6000-*-aix[5-9]*)
        targ_emul=aix 
-       targ_emul_vector=bin_aix5_emulation 
+       targ_emul_vector=bin_aix_emulation 
         ;;
 
     powerpc-*-aix4.3* | rs6000-*-aix4.3*)
This page took 0.024452 seconds and 4 git commands to generate.