projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b80f2
)
Re: ld STRINGIFY
author
Alan Modra
<amodra@gmail.com>
Sat, 26 Aug 2023 12:38:50 +0000
(22:08 +0930)
committer
Alan Modra
<amodra@gmail.com>
Sun, 27 Aug 2023 04:21:37 +0000
(13:51 +0930)
Oops there was a reference to the old name.
* emultempl/aix.em: Use stringify.sed.
ld/emultempl/aix.em
patch
|
blob
|
history
diff --git
a/ld/emultempl/aix.em
b/ld/emultempl/aix.em
index 5913649e26c4ad3755e856206ee24ac238b930ce..f95ae091a3f5afb58db1a07000fca567136ea1d5 100644
(file)
--- a/
ld/emultempl/aix.em
+++ b/
ld/emultempl/aix.em
@@
-1614,7
+1614,7
@@
then
# Scripts compiled in.
# sed commands to quote an ld script as a C string.
-sc="-f ${srcdir}/emultempl/
ostring
.sed"
+sc="-f ${srcdir}/emultempl/
stringify
.sed"
fragment <<EOF
{