aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 4c4ccb4..9c1328e 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -489,6 +489,7 @@ install: $(LD_PROG)
rm -f $(tooldir)/bin/ld; \
ln $(bindir)/$$n $(tooldir)/bin/ld \
|| $(INSTALL_PROGRAM) ld.new $(tooldir)/bin/ld; \
+ rm -f $(tooldir)/bin/gld; \
ln $(tooldir)/bin/ld $(tooldir)/bin/gld; \
else true; fi