diff options
Diffstat (limited to 'ld/configure.tgt')
-rw-r--r-- | ld/configure.tgt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/ld/configure.tgt b/ld/configure.tgt index 63d2fb7..a66f77a 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -377,11 +377,7 @@ powerpc-*-netware*) targ_emul=ppcnw ;; powerpcle-*-pe) targ_emul=ppcpe ;; powerpcle-*-winnt*) targ_emul=ppcpe ;; powerpcle-*-cygwin*) targ_emul=ppcpe ;; - -powerpc-*-aix*) targ_emul=aixppc - targ_extra_emuls="aixppc64" - tdir_aixppc64=${targ_alias} - ;; +powerpc-*-aix*) targ_emul=aixppc ;; powerpc-*-beos*) targ_emul=aixppc ;; rs6000-*-aix*) targ_emul=aixrs6 ;; tic30-*-*aout*) targ_emul=tic30aout ;; |