4.6.0-0.2
This commit is contained in:
parent
f3bd36c606
commit
1c4059f5c4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
* config/rs6000/sysv4.h (LINK_EH_SPEC): Pass --no-add-needed to the
|
* config/rs6000/sysv4.h (LINK_EH_SPEC): Pass --no-add-needed to the
|
||||||
linker.
|
linker.
|
||||||
* config/linux.h (LINK_EH_SPEC): Likewise.
|
* config/gnu-user.h (LINK_EH_SPEC): Likewise.
|
||||||
* config/alpha/elf.h (LINK_EH_SPEC): Likewise.
|
* config/alpha/elf.h (LINK_EH_SPEC): Likewise.
|
||||||
* config/ia64/linux.h (LINK_EH_SPEC): Likewise.
|
* config/ia64/linux.h (LINK_EH_SPEC): Likewise.
|
||||||
|
|
||||||
@ -28,10 +28,10 @@
|
|||||||
|
|
||||||
#define MD_UNWIND_SUPPORT "config/ia64/linux-unwind.h"
|
#define MD_UNWIND_SUPPORT "config/ia64/linux-unwind.h"
|
||||||
|
|
||||||
--- gcc/config/linux.h.jj 2011-01-03 12:53:03.739057299 +0100
|
--- gcc/config/gnu-user.h.jj 2011-01-03 12:53:03.739057299 +0100
|
||||||
+++ gcc/config/linux.h 2011-01-04 18:14:10.932814884 +0100
|
+++ gcc/config/gnu-user.h 2011-01-04 18:14:10.932814884 +0100
|
||||||
@@ -102,7 +102,7 @@ see the files COPYING3 and COPYING.RUNTI
|
@@ -82,7 +82,7 @@ see the files COPYING3 and COPYING.RUNTI
|
||||||
} while (0)
|
#define LIB_SPEC GNU_USER_TARGET_LIB_SPEC
|
||||||
|
|
||||||
#if defined(HAVE_LD_EH_FRAME_HDR)
|
#if defined(HAVE_LD_EH_FRAME_HDR)
|
||||||
-#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
|
-#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
|
||||||
|
Loading…
Reference in New Issue
Block a user