aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/aix.em
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-05-25 21:19:46 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-05-25 21:19:46 +0000
commit5f642101273ece6833888f875f4d914903cb238d (patch)
treec82cad71fbea083fe6a34df38a2c9d692c7d74e6 /ld/emultempl/aix.em
parenteed3fa3bb39ad154cb98898fbe0189c47e0cc2db (diff)
downloadfsf-binutils-gdb-5f642101273ece6833888f875f4d914903cb238d.zip
fsf-binutils-gdb-5f642101273ece6833888f875f4d914903cb238d.tar.gz
fsf-binutils-gdb-5f642101273ece6833888f875f4d914903cb238d.tar.bz2
2001-05-25 H.J. Lu <hjl@gnu.org>
* emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK like emulparams/aixppc.sh. * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed instead of ${srcdir}/emultempl/stringify.sed.
Diffstat (limited to 'ld/emultempl/aix.em')
-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 b88960c..2977075 100644
--- a/ld/emultempl/aix.em
+++ b/ld/emultempl/aix.em
@@ -1202,7 +1202,7 @@ then
# Scripts compiled in.
# sed commands to quote an ld script as a C string.
-sc="-f ${srcdir}/emultempl/stringify.sed"
+sc="-f ${srcdir}/emultempl/ostring.sed"
cat >>e${EMULATION_NAME}.c <<EOF
{