summarylogtreecommitdiffstats
path: root/gcc-3.4.3-no_multilib_amd64.patch
diff options
context:
space:
mode:
authorAntonio Rojas2018-11-28 21:45:01 +0000
committerAntonio Rojas2018-11-28 21:45:01 +0000
commitb37a747180aea519e8c6e9ab27d603112141fa9a (patch)
tree5cf8e9875ca40c83e4f58f4cb266ce9cbc3c711a /gcc-3.4.3-no_multilib_amd64.patch
downloadaur-b37a747180aea519e8c6e9ab27d603112141fa9a.tar.gz
Dropped from repos
Diffstat (limited to 'gcc-3.4.3-no_multilib_amd64.patch')
-rw-r--r--gcc-3.4.3-no_multilib_amd64.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc-3.4.3-no_multilib_amd64.patch b/gcc-3.4.3-no_multilib_amd64.patch
new file mode 100644
index 000000000000..1ceff7678cfe
--- /dev/null
+++ b/gcc-3.4.3-no_multilib_amd64.patch
@@ -0,0 +1,11 @@
+--- gcc-3.4.3/gcc/config/i386/t-linux64
++++ gcc-3.4.3/gcc/config/i386/t-linux64
+@@ -6,7 +6,7 @@
+
+ MULTILIB_OPTIONS = m64/m32
+ MULTILIB_DIRNAMES = 64 32
+-MULTILIB_OSDIRNAMES = ../lib64 ../lib
++MULTILIB_OSDIRNAMES = . ../lib
+
+ LIBGCC = stmp-multilib
+ INSTALL_LIBGCC = install-multilib