aboutsummaryrefslogtreecommitdiff
path: root/ld/config/sparc.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.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.mh')
-rwxr-xr-xld/config/sparc.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/sparc.mh b/ld/config/sparc.mh
index b44661b..260bbe1 100755
--- a/ld/config/sparc.mh
+++ b/ld/config/sparc.mh
@@ -3,5 +3,5 @@ YACC=yacc -tvd
#stuff for self hosting
HOSTING_CRT0=/lib/crt0.o
HOSTING_LIBS=/usr/latest/lib/gcc/sun4/libgcc.a -lc
-HOSTING_EMU=LDEMULATION=gld; export LDEMULATION
+HOSTING_EMU=LDEMULATION=sun4; export LDEMULATION