summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-07-20 18:42:47 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-07-20 18:42:47 +0000
commit67a79c6ea271ec908da92bcb0733732f060de308 (patch)
treef0df096defcc3ab446e1ca17921764c945e4a851 /sys-devel/gcc/files/3.3/gcc33-no-multilib-amd64.patch
parentsaving some bandwidth (diff)
downloadhistorical-67a79c6ea271ec908da92bcb0733732f060de308.tar.gz
historical-67a79c6ea271ec908da92bcb0733732f060de308.tar.bz2
historical-67a79c6ea271ec908da92bcb0733732f060de308.zip
*gcc-3.3-r1 (20 Jul 2003)
20 Jul 2003; Martin Schlemmer <azarah@gentoo.org> gcc-3.3-r1.ebuild, files/3.3/gcc33-coreutils-compat.patch.bz2, files/3.3/gcc33-gentoo-branding-1.patch: New version that rather use the gcc-3_3-rhl-branch branch. Also add gcc33-coreutils-compat.patch.bz2 to call head/tail corretly as needed by coreutils-5.0. 20 Jul 2003; Martin Schlemmer <azarah@gentoo.org> gcc-3.3.ebulid, files/3.3/gcc33-no-multilib-amd64.patch: Cleanup amd64 support to rather use a patch. From Olivier Crete <tester@gentoo.org>. 20 Jul 2003; Martin Schlemmer <azarah@gentoo.org> gcc-3.2.3-r1.ebuild, files/3.2.3/gcc-3.2.3-mergel-fix.patch: There exists a bug in the ebuild patched gcc that prevents hppa from getting build because of default_assemble_visibility is not compiled. Patch done by Alexander Gabert <pappy@nikita.ath.cx>.
Diffstat (limited to 'sys-devel/gcc/files/3.3/gcc33-no-multilib-amd64.patch')
-rw-r--r--sys-devel/gcc/files/3.3/gcc33-no-multilib-amd64.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-devel/gcc/files/3.3/gcc33-no-multilib-amd64.patch b/sys-devel/gcc/files/3.3/gcc33-no-multilib-amd64.patch
new file mode 100644
index 000000000000..dce10d4e4fa9
--- /dev/null
+++ b/sys-devel/gcc/files/3.3/gcc33-no-multilib-amd64.patch
@@ -0,0 +1,11 @@
+--- gcc/config/i386/t-linux64.orig 2003-06-28 00:19:59.000000000 +0000
++++ gcc/config/i386/t-linux64 2003-06-28 00:20:07.000000000 +0000
+@@ -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