aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-08-26 22:08:50 +0930
committerAlan Modra <amodra@gmail.com>2023-08-27 13:51:37 +0930
commit9cadc5fa8d2ed0310f182b4524367635730d7f73 (patch)
treedea1de78cc65ffdd3d2286a3004959652741034d /ld/emultempl
parentc6b80f2a92c85536ded680cf1d068262a747d480 (diff)
downloadgdb-9cadc5fa8d2ed0310f182b4524367635730d7f73.zip
gdb-9cadc5fa8d2ed0310f182b4524367635730d7f73.tar.gz
gdb-9cadc5fa8d2ed0310f182b4524367635730d7f73.tar.bz2
Re: ld STRINGIFY
Oops there was a reference to the old name. * emultempl/aix.em: Use stringify.sed.
Diffstat (limited to 'ld/emultempl')
-rw-r--r--ld/emultempl/aix.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/aix.em b/ld/emultempl/aix.em
index 5913649..f95ae09 100644
--- 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
{