mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
* Rename all "hppaosf" files to "hppaelf".
* Change all "osf" references to "elf" in hppaelf files. * Makefile.in: Likewise. * configure.in: Likewise.
This commit is contained in:
parent
384c17918b
commit
b3ade95e81
@ -1,3 +1,3 @@
|
||||
HOSTING_CRT0=/lib/crt0.o
|
||||
HOSTING_LIBS=-lc
|
||||
HOSTING_EMU=LDEMULATION=hppaosf; export LDEMULATION
|
||||
HOSTING_EMU=LDEMULATION=hppaelf; export LDEMULATION
|
||||
|
@ -1 +1 @@
|
||||
EMUL=hppaosf
|
||||
EMUL=hppaelf
|
||||
|
Loading…
Reference in New Issue
Block a user