thomas@1461: Original patch from: ../4.3.2/140-netbsd-symbolic.patch thomas@1461: thomas@1461: -= BEGIN original header =- thomas@1461: Original patch from gentoo: gentoo/src/patchsets/gcc/4.3.1/gentoo/11_all_gcc-netbsd-symbolic.patch thomas@1461: http://bugs.gentoo.org/122698 thomas@1461: thomas@1461: -= END original header =- thomas@1461: thomas@1461: diff -durN gcc-4.3.3.orig/gcc/config/netbsd-elf.h gcc-4.3.3/gcc/config/netbsd-elf.h thomas@1461: --- gcc-4.3.3.orig/gcc/config/netbsd-elf.h 2007-09-03 18:14:04.000000000 +0200 thomas@1461: +++ gcc-4.3.3/gcc/config/netbsd-elf.h 2009-01-27 22:19:18.000000000 +0100 thomas@1461: @@ -82,6 +82,7 @@ thomas@1461: #define NETBSD_LINK_SPEC_ELF \ thomas@1461: "%{assert*} %{R*} %{rpath*} \ thomas@1461: %{shared:-shared} \ thomas@1461: + %{symbolic:-Bsymbolic} \ thomas@1461: %{!shared: \ thomas@1461: -dc -dp \ thomas@1461: %{!nostdlib: \