From: Alan Modra Date: Sat, 26 Aug 2023 12:38:50 +0000 (+0930) Subject: Re: ld STRINGIFY X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9cadc5fa8d2ed0310f182b4524367635730d7f73;p=binutils-gdb.git Re: ld STRINGIFY Oops there was a reference to the old name. * emultempl/aix.em: Use stringify.sed. --- diff --git a/ld/emultempl/aix.em b/ld/emultempl/aix.em index 5913649e26c..f95ae091a3f 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 <