summaryrefslogtreecommitdiffstats
path: root/patches/gcc-4.3.2/generic/gentoo/11_all_gcc-netbsd-symbolic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/gcc-4.3.2/generic/gentoo/11_all_gcc-netbsd-symbolic.patch')
-rw-r--r--patches/gcc-4.3.2/generic/gentoo/11_all_gcc-netbsd-symbolic.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/patches/gcc-4.3.2/generic/gentoo/11_all_gcc-netbsd-symbolic.patch b/patches/gcc-4.3.2/generic/gentoo/11_all_gcc-netbsd-symbolic.patch
deleted file mode 100644
index f924ff8..0000000
--- a/patches/gcc-4.3.2/generic/gentoo/11_all_gcc-netbsd-symbolic.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-http://bugs.gentoo.org/122698
-
----
- gcc/config/netbsd-elf.h | 1 +
- 1 file changed, 1 insertion(+)
-
-Index: gcc-4.3.1/gcc/config/netbsd-elf.h
-===================================================================
---- gcc-4.3.1.orig/gcc/config/netbsd-elf.h
-+++ gcc-4.3.1/gcc/config/netbsd-elf.h
-@@ -82,6 +82,7 @@ along with GCC; see the file COPYING3.
- #define NETBSD_LINK_SPEC_ELF \
- "%{assert*} %{R*} %{rpath*} \
- %{shared:-shared} \
-+ %{symbolic:-Bsymbolic} \
- %{!shared: \
- -dc -dp \
- %{!nostdlib: \