summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-01-21 06:12:56 +0000
committerobrien <obrien@FreeBSD.org>2003-01-21 06:12:56 +0000
commit92a70e36954e094903e8452752c69cfe09845d1a (patch)
treef9f9c6110a36b2c07d42e9c1da35a4aafa518af8 /gnu
parent19c330d737d2ea4e286a6283ed5ddc8500866ea1 (diff)
downloadFreeBSD-src-92a70e36954e094903e8452752c69cfe09845d1a.zip
FreeBSD-src-92a70e36954e094903e8452752c69cfe09845d1a.tar.gz
The PowerPC-specfic scripttempl file was depreciated in favor of the generic
ELF one.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/ld/Makefile.powerpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile.powerpc b/gnu/usr.bin/binutils/ld/Makefile.powerpc
index 8ed05ef..c5e0977 100644
--- a/gnu/usr.bin/binutils/ld/Makefile.powerpc
+++ b/gnu/usr.bin/binutils/ld/Makefile.powerpc
@@ -23,7 +23,7 @@ SRCS+= e${NATIVE_EMULATION}.c
CLEANFILES+= e${NATIVE_EMULATION}.c
e${NATIVE_EMULATION}.c: emulparams/${NATIVE_EMULATION}.sh emultempl/elf32.em \
- scripttempl/elfppc.sc genscripts.sh stringify.sed
+ scripttempl/elf.sc genscripts.sh stringify.sed
sh ${.CURDIR}/genscripts.sh ${SRCDIR}/ld ${_powerpc_path} \
${HOST} ${TARGET_TUPLE} ${TARGET_TUPLE} \
${NATIVE_EMULATION} "" ${NATIVE_EMULATION} ${TARGET_TUPLE}
OpenPOWER on IntegriCloud