mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-02 22:36:27 +00:00
* configure.in: If EMUL_EXTRA* is defined in a config file, treat
it as naming an emulation to be added to EMULATION_OFILES. * config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.
This commit is contained in:
parent
bf82ab6830
commit
5d1ffb2fe3
@ -7,6 +7,10 @@ Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)
|
||||
|
||||
Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
|
||||
* configure.in: If EMUL_EXTRA* is defined in a config file, treat
|
||||
it as naming an emulation to be added to EMULATION_OFILES.
|
||||
* config/i386-linux.mt (EMUL_EXTRA1): Define as elf_i386.
|
||||
|
||||
* Makefile.in: Rebuilt dependencies.
|
||||
(ALL_EMULATIONS): Add ei386linux.o, eelf32_sparc.o,
|
||||
eelf64_sparc.o. Remove $(OTHER_EMULATIONS).
|
||||
|
@ -1 +1,2 @@
|
||||
EMUL=i386linux
|
||||
EMUL_EXTRA1=elf_i386
|
||||
|
Loading…
x
Reference in New Issue
Block a user