ld STRINGIFY

Alan Modra amodra@gmail.com
Sun Aug 27 04:41:45 GMT 2023


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

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list