summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-03-03 14:34:49 +0000
committerSimon Stelling <blubb@gentoo.org>2006-03-03 14:34:49 +0000
commitfa55e19c4b2af0f5db4a7619a4a318163543f179 (patch)
tree3e5b90135ec06899ac785cf81f2a70a1620d37d0 /sys-devel/gcc/files
parentadd placeholder for old eclass, #124789 (diff)
downloadgentoo-2-fa55e19c4b2af0f5db4a7619a4a318163543f179.tar.gz
gentoo-2-fa55e19c4b2af0f5db4a7619a4a318163543f179.tar.bz2
gentoo-2-fa55e19c4b2af0f5db4a7619a4a318163543f179.zip
remove code that never gets executed, as well as the patch applied by this code (use multilib && use amd64 == nono)
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-devel/gcc/files')
-rw-r--r--sys-devel/gcc/files/gcc331_use_multilib.amd64.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-devel/gcc/files/gcc331_use_multilib.amd64.patch b/sys-devel/gcc/files/gcc331_use_multilib.amd64.patch
deleted file mode 100644
index 4ba45d19bc5f..000000000000
--- a/sys-devel/gcc/files/gcc331_use_multilib.amd64.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 = ../lib64 ../lib32
-
- LIBGCC = stmp-multilib
- INSTALL_LIBGCC = install-multilib