mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-11 15:33:09 +00:00
cf395e3876
Add 4.4.4 and forward-port patchset from 4.4.3
14 lines
512 B
Diff
14 lines
512 B
Diff
diff -durN gcc-4.4.0.orig/gcc/config/netbsd-elf.h gcc-4.4.0/gcc/config/netbsd-elf.h
|
|
|
|
diff -durN gcc-4.4.4.orig/gcc/config/netbsd-elf.h gcc-4.4.4/gcc/config/netbsd-elf.h
|
|
--- gcc-4.4.4.orig/gcc/config/netbsd-elf.h 2007-09-03 18:14:04.000000000 +0200
|
|
+++ gcc-4.4.4/gcc/config/netbsd-elf.h 2010-05-16 19:11:50.000000000 +0200
|
|
@@ -82,6 +82,7 @@
|
|
#define NETBSD_LINK_SPEC_ELF \
|
|
"%{assert*} %{R*} %{rpath*} \
|
|
%{shared:-shared} \
|
|
+ %{symbolic:-Bsymbolic} \
|
|
%{!shared: \
|
|
-dc -dp \
|
|
%{!nostdlib: \
|