arc/ld: Remove duplicate TEMPLATE_NAME from emulparam file

Remove duplicate definition of TEMPLATE_NAME, only the last of these
will have any effect, so this should result in no visible changes to the
user.

ld/ChangeLog:

	* emulparams/arclinux_prof.sh: Remove duplicate TEMPLATE_NAME.
This commit is contained in:
Andrew Burgess 2016-11-18 14:15:12 +00:00
parent 157686a886
commit 268ebe9520
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2016-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
* emulparams/arclinux_prof.sh: Remove duplicate TEMPLATE_NAME.
2016-11-28 Nick Clifton <nickc@redhat.com>
PR 20815

View File

@ -14,7 +14,6 @@ NONPAGED_TEXT_START_ADDR=0x10000
ARCH=arc
MACHINE=
ENTRY=__start
TEMPLATE_NAME=arclinux
TEMPLATE_NAME=elf32
EXTRA_EM_FILE=arclinux
GENERATE_SHLIB_SCRIPT=yes