x-aix43 (AR): Delete.
* config/rs6000/x-aix43 (AR): Delete. (AR_FOR_TARGET_FLAGS): Add -X32_64 here. From-SVN: r20430
This commit is contained in:
parent
bf6f78d154
commit
9500928842
@ -1,3 +1,8 @@
|
|||||||
|
Thu Jun 11 18:45:49 1998 David Edelsohn <edelsohn@mhpcc.edu>
|
||||||
|
|
||||||
|
* config/rs6000/x-aix43 (AR): Delete.
|
||||||
|
(AR_FOR_TARGET_FLAGS): Add -X32_64 here.
|
||||||
|
|
||||||
Thu Jun 11 16:19:17 1998 David W. Schuler <schuld@btv.ibm.com>
|
Thu Jun 11 16:19:17 1998 David W. Schuler <schuld@btv.ibm.com>
|
||||||
|
|
||||||
* config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.
|
* config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.
|
||||||
|
@ -12,4 +12,4 @@ CLIB=-lld
|
|||||||
BOOT_LDFLAGS=-Wl,-bbigtoc
|
BOOT_LDFLAGS=-Wl,-bbigtoc
|
||||||
|
|
||||||
# Both 32-bit and 64-bit objects in archives
|
# Both 32-bit and 64-bit objects in archives
|
||||||
AR=ar -X32_64
|
AR_FOR_TARGET_FLAGS=-X32_64 rc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user