Set ARCH to x86 on mixed 32/64-bit Linux systems.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 12 Mar 2009 03:34:19 +0000 (03:34 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 12 Mar 2009 03:34:19 +0000 (03:34 +0000)
commit8bc080358f15ab814822e29795b17dbaceb769e7
tree844c95faa0e52d5837ec138f798e597b13ceaf0f
parent054401b9f2f90e07d06ce0550f6df4f4ecbe2f18
Set ARCH to x86 on mixed 32/64-bit Linux systems.

Remove the explicit if OS = Darwin test around the setting of -m32/-m64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66765 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
autoconf/configure.ac
autoconf/m4/linux_mixed_64_32.m4 [new file with mode: 0644]