summarylogtreecommitdiffstats
path: root/gcc-3.4.3-no_multilib_amd64.patch
diff options
context:
space:
mode:
authorChristian Hesse2022-02-10 15:16:17 +0100
committerChristian Hesse2022-02-10 15:16:17 +0100
commitd2e4796f2f1e9caf9f275efb6ce705dac9fad51a (patch)
tree92ce2b3ae37957d23c897735c2170e22e70bc2d1 /gcc-3.4.3-no_multilib_amd64.patch
downloadaur-d2e4796f2f1e9caf9f275efb6ce705dac9fad51a.tar.gz
initial commit to AUR, dropping from [extra]
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