aboutsummaryrefslogtreecommitdiff
path: root/ld/config/hppaelf.mh
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-03-16 16:39:53 +0000
committerIan Lance Taylor <ian@airs.com>1995-03-16 16:39:53 +0000
commitcb5362c557b81af92f2b160f440ebde63372c4a0 (patch)
treeabf2544f923878df94f92a0c8c7ffb68c4912e2f /ld/config/hppaelf.mh
parente8a256f8a295067be0391ae2123f7ffeca5e84a2 (diff)
downloadbinutils-cb5362c557b81af92f2b160f440ebde63372c4a0.zip
binutils-cb5362c557b81af92f2b160f440ebde63372c4a0.tar.gz
binutils-cb5362c557b81af92f2b160f440ebde63372c4a0.tar.bz2
* config/dgux.mh (HOSTING_EMU): Use -m rather than trying to set
LDEMULATION. * config/hppaelf.mh (HOSTING_EMU): Likewise.
Diffstat (limited to 'ld/config/hppaelf.mh')
-rw-r--r--ld/config/hppaelf.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/hppaelf.mh b/ld/config/hppaelf.mh
index a879616..370766a 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=hppaelf; export LDEMULATION
+HOSTING_EMU=-m hppaelf