public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Re: ld STRINGIFY
@ 2023-08-27  4:49 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2023-08-27  4:49 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9cadc5fa8d2ed0310f182b4524367635730d7f73

commit 9cadc5fa8d2ed0310f182b4524367635730d7f73
Author: Alan Modra <amodra@gmail.com>
Date:   Sat Aug 26 22:08:50 2023 +0930

    Re: ld STRINGIFY
    
    Oops there was a reference to the old name.
    
            * emultempl/aix.em: Use stringify.sed.

Diff:
---
 ld/emultempl/aix.em | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 <<EOF
 {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-27  4:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-27  4:49 [binutils-gdb] Re: ld STRINGIFY Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).