mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
12 lines
427 B
Diff
12 lines
427 B
Diff
diff -durN gcc-4.4.0.orig/gcc/config/netbsd-elf.h gcc-4.4.0/gcc/config/netbsd-elf.h
|
|
--- gcc-4.4.0.orig/gcc/config/netbsd-elf.h 2007-09-03 18:14:04.000000000 +0200
|
|
+++ gcc-4.4.0/gcc/config/netbsd-elf.h 2009-05-27 21:38:14.000000000 +0200
|
|
@@ -82,6 +82,7 @@
|
|
#define NETBSD_LINK_SPEC_ELF \
|
|
"%{assert*} %{R*} %{rpath*} \
|
|
%{shared:-shared} \
|
|
+ %{symbolic:-Bsymbolic} \
|
|
%{!shared: \
|
|
-dc -dp \
|
|
%{!nostdlib: \
|