From: No Author Date: Sat, 29 Aug 1998 21:39:18 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch X-Git-Tag: prereleases/egcs-1.1-prerelease~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74eb05c6d794b02971b3d7511a598a719cd7551f;p=thirdparty%2Fgcc.git This commit was manufactured by cvs2svn to create branch 'egcs_1_1_branch'. From-SVN: r22091 --- diff --git a/config/mh-aix43 b/config/mh-aix43 new file mode 100644 index 000000000000..3887c0c2aa1d --- /dev/null +++ b/config/mh-aix43 @@ -0,0 +1,3 @@ +# 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