MIPS/LD: Add missing `mips-*-windiss' target emulation dependency
authorMaciej W. Rozycki <macro@mips.com>
Sat, 9 Jun 2018 00:09:22 +0000 (01:09 +0100)
committerMaciej W. Rozycki <macro@mips.com>
Sat, 9 Jun 2018 00:09:22 +0000 (01:09 +0100)
commit2f8b83ee9629c41a171d795ff600cccb00e1b119
treeecd8dbd6db3b4e6d4f45f5cbd7cb1c721f26802c
parent30d42fef63b418428c92f6081172e0e5d62b6d36
MIPS/LD: Add missing `mips-*-windiss' target emulation dependency

As from commit 2ebd05b80b22 ("MIPS/LD: Correct `mips-*-windiss' target
emulation configuration") we have:

EXTRA_EM_FILE=mipself

in `emulparams/elf32mipswindiss.sh', however no corresponding Makefile
`mipself.em' dependency for `eelf32mipswindiss.c'.  Add it.

ld/
* Makefile.am (eelf32mipswindiss.c): Add `mipself.em' dependency.
* Makefile.in: Regenerate.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
This page took 0.026648 seconds and 4 git commands to generate.