mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
* mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
From-SVN: r22143
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Mon Aug 31 17:50:53 1998 David Edelsohn <edelsohn@mhpcc.edu>
|
||||
|
||||
* mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
|
||||
|
||||
Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
|
||||
|
||||
* mh-aix43: New file.
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# 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.
|
||||
# AIX 4.3 and above requires -X32_64 flag to all ar and nm commands
|
||||
# to handle both 32-bit and 64-bit objects.
|
||||
AR_FOR_TARGET=ar -X32_64
|
||||
NM_FOR_TARGET=nm -X32_64
|
||||
|
||||
Reference in New Issue
Block a user