forked from Imagelibrary/binutils-gdb
bfd/
* config.bfd: Treat AIX 6+ in the same way as AIX 5. * configure.in: Likewise. * configure: Regenerate. binutils/ * configure.tgt: Extend AIX 5 behavior to AIX 6 and above. * configure.in: Likewise. * configure: Regenerate. gas/ * configure.tgt: Extend AIX 5 behavior to AIX 6 and above. * configure.in: Likewise. * configure: Regenerate. ld/ * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
This commit is contained in:
2
binutils/configure
vendored
2
binutils/configure
vendored
@@ -16159,7 +16159,7 @@ do
|
||||
;;
|
||||
powerpc*-aix5.[01])
|
||||
;;
|
||||
powerpc*-aix5.*)
|
||||
powerpc*-aix[5-9].*)
|
||||
OBJDUMP_DEFS="-DAIX_WEAK_SUPPORT"
|
||||
;;
|
||||
powerpc*-*-pe* | powerpc*-*-cygwin*)
|
||||
|
||||
Reference in New Issue
Block a user