This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
elf.sc tidy
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: binutils at sources dot redhat dot com
- Date: Thu, 18 Aug 2005 16:45:13 +0930
- Subject: elf.sc tidy
* scripttempl/elf.sc: Remove commented out defines.
Index: ld/scripttempl/elf.sc
===================================================================
RCS file: /cvs/src/src/ld/scripttempl/elf.sc,v
retrieving revision 1.66
diff -u -p -r1.66 elf.sc
--- ld/scripttempl/elf.sc 5 Aug 2005 13:52:13 -0000 1.66
+++ ld/scripttempl/elf.sc 18 Aug 2005 07:07:54 -0000
@@ -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
--
Alan Modra
IBM OzLabs - Linux Technology Centre