Fix typo in Makefile.am to make it agree with Makefile.in.
ld/ * Makefile.am (earmelfb_linux_fdpiceabi.c): Fix typo in dependencies.
This commit is contained in:
parent
b5e2df0d1a
commit
d1e9de16df
@ -1,3 +1,7 @@
|
||||
2018-05-03 Jim Wilson <jimw@sifive.com>
|
||||
|
||||
* Makefile.am (earmelfb_linux_fdpiceabi.c): Fix typo in dependencies.
|
||||
|
||||
2018-05-03 Simon Atanasyan <simon@atanasyan.com>
|
||||
|
||||
* testsuite/ld-mips-elf/gp-disp-sym.d: New test.
|
||||
|
@ -757,7 +757,7 @@ earmelfb_linux_eabi.c: $(srcdir)/emulparams/armelfb_linux_eabi.sh \
|
||||
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
|
||||
earmelfb_linux_fdpiceabi.c: $(srcdir)/emulparams/armelfb_linux_fdpiceabi.sh \
|
||||
$(srcdir)/emulparams/armelfb_linux_fdpiceabi.sh \
|
||||
$(srcdir)/emulparams/armelf_linux_fdpiceabi.sh \
|
||||
$(srcdir)/emulparams/armelf_linux.sh \
|
||||
$(ELF_DEPS) $(srcdir)/emultempl/armelf.em \
|
||||
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user