aboutsummaryrefslogtreecommitdiff
path: root/ld/config/sparc-ll.mh
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-02-15 22:21:43 +0000
committerPer Bothner <per@bothner.com>1992-02-15 22:21:43 +0000
commit15c5ec2e272c81d2358a96a21dd9cd038f18d61b (patch)
tree41deb7f58757c3e634f90fe5c2ead15bb589e31f /ld/config/sparc-ll.mh
parentde566389ca05df16872de9b85ca473157d36703d (diff)
downloadgdb-15c5ec2e272c81d2358a96a21dd9cd038f18d61b.zip
gdb-15c5ec2e272c81d2358a96a21dd9cd038f18d61b.tar.gz
gdb-15c5ec2e272c81d2358a96a21dd9cd038f18d61b.tar.bz2
* config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME
to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.) * config/mh-foo: Rename LDEMULATION names as appropriate (usually 'gldfoo' -> plain 'foo').
Diffstat (limited to 'ld/config/sparc-ll.mh')
-rw-r--r--ld/config/sparc-ll.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/sparc-ll.mh b/ld/config/sparc-ll.mh
index 23cdb47..d8ff9f4 100644
--- a/ld/config/sparc-ll.mh
+++ b/ld/config/sparc-ll.mh
@@ -4,5 +4,5 @@ CC=/usr/latest/bin/gcc -Wall -ansi
#stuff for self hosting
HOSTING_CRT0=/lib/crt0.o
HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.93/gnulib -lc
-HOSTING_EMU=LDEMULATION=gld; export LDEMULATION
+HOSTING_EMU=LDEMULATION=sun4; export LDEMULATION