From 2caf1300cf795be1a48b6cdb72e0b168a669540e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 18 Aug 2005 07:15:17 +0000 Subject: [PATCH] * scripttempl/elf.sc: Remove commented out defines. --- ld/ChangeLog | 4 ++++ ld/scripttempl/elf.sc | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 0cf1b1b1989..7f12bc7d5bc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2005-08-18 Alan Modra + + * scripttempl/elf.sc: Remove commented out defines. + 2005-08-18 Alan Modra * emulparams/a29k.sh: Delete. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 2f5971ece68..abe4597a338 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -243,8 +243,6 @@ OUTPUT_ARCH(${OUTPUT_ARCH}) ENTRY(${ENTRY}) ${RELOCATING+${LIB_SEARCH_DIRS}} -${RELOCATING+/* Do we need any of these for elf? - __DYNAMIC = 0; ${STACKZERO+${STACKZERO}} ${SHLIB_PATH+${SHLIB_PATH}} */} ${RELOCATING+${EXECUTABLE_SYMBOLS}} ${RELOCATING+${INPUT_FILES}} ${RELOCATING- /* For some reason, the Solaris linker makes bad executables -- 2.30.2