]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
This commit was manufactured by cvs2svn to create branch
authorNo Author <no-author@gcc.gnu.org>
Sat, 29 Aug 1998 21:39:18 +0000 (21:39 +0000)
committerNo Author <no-author@gcc.gnu.org>
Sat, 29 Aug 1998 21:39:18 +0000 (21:39 +0000)
'egcs_1_1_branch'.

From-SVN: r22091

config/mh-aix43 [new file with mode: 0644]

diff --git a/config/mh-aix43 b/config/mh-aix43
new file mode 100644 (file)
index 0000000..3887c0c
--- /dev/null
@@ -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