summaryrefslogtreecommitdiff
path: root/ld/genscripts.sh
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2001-10-05 16:40:23 +0000
committerH.J. Lu <hjl@lucon.org>2001-10-05 16:40:23 +0000
commit1f36f75352ef32d09f0a8e1e883d2df37ea0297c (patch)
tree8d5dc9e2f70715ba60b3f9c82c6e83cfff4799b6 /ld/genscripts.sh
parent298be8866d37a0a85c7ddbc8e9f49359502c6ec1 (diff)
downloadbinutils-redhat-1f36f75352ef32d09f0a8e1e883d2df37ea0297c.tar.gz
2001-10-05 H.J. Lu <hjl@gnu.org>
* genscripts.sh: Fix a typo in the last change.
Diffstat (limited to 'ld/genscripts.sh')
-rwxr-xr-xld/genscripts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/genscripts.sh b/ld/genscripts.sh
index cb4e20dd26..501a68c8b9 100755
--- a/ld/genscripts.sh
+++ b/ld/genscripts.sh
@@ -150,7 +150,7 @@ if test -n "$GENERATE_COMBRELOC_SCRIPT"; then
DATA_ALIGNMENT=${DATA_ALIGNMENT_c-${DATA_ALIGNMENT_}}
LD_FLAG=c
COMBRELOC=ldscripts/${EMULATION_NAME}.xc.tmp
- ( echo "'/* Script for -z combreloc: combine and sort reloc sections */"
+ ( echo "/* Script for -z combreloc: combine and sort reloc sections */"
. ${srcdir}/emulparams/${EMULATION_NAME}.sh
. ${srcdir}/scripttempl/${SCRIPT_NAME}.sc
) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xc