8sa1-gcc/config/mh-aix43
David Edelsohn 9ea976658e Add and use mh-aix43 to set AR_FOR_TARGET.
From-SVN: r22077
1998-08-29 07:38:06 -04:00

4 lines
149 B
Plaintext

# AIX 4.3 and above requires -X32_64 flag to all ar commands
# to allow archives to contain both 32-bit and 64-bit objects.
AR_FOR_TARGET=ar -X32_64