diff --git a/ld/config/hppaelf.mh b/ld/config/hppaelf.mh index 681f5bf2b58..a87961626e8 100644 --- a/ld/config/hppaelf.mh +++ b/ld/config/hppaelf.mh @@ -1,3 +1,3 @@ HOSTING_CRT0=/lib/crt0.o HOSTING_LIBS=-lc -HOSTING_EMU=LDEMULATION=hppaosf; export LDEMULATION +HOSTING_EMU=LDEMULATION=hppaelf; export LDEMULATION diff --git a/ld/config/hppaelf.mt b/ld/config/hppaelf.mt index 8f8cffdf1e0..c1fe234d471 100644 --- a/ld/config/hppaelf.mt +++ b/ld/config/hppaelf.mt @@ -1 +1 @@ -EMUL=hppaosf +EMUL=hppaelf