summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2008-08-03 03:37:55 +0000
committerAlan Modra <amodra@gcc.gnu.org>2008-08-03 13:07:55 +0930
commitd6833cf9a69f8b88e36a37f06d0c038161f5c0fb (patch)
tree9097a6b4da84d1104a7bcd755317890e41f919df /config
parent3b67e3cc923160a1150f31a2a92ef8a23a5c7bbe (diff)
downloadgcc-d6833cf9a69f8b88e36a37f06d0c038161f5c0fb.tar.gz
mt-spu (all-ld): Update for ld Makefile changes.
* mt-spu (all-ld): Update for ld Makefile changes. From-SVN: r138562
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog4
-rw-r--r--config/mt-spu6
2 files changed, 6 insertions, 4 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 75bee5d9eb2..8662c7abaef 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-03 Alan Modra <amodra@bigpond.net.au>
+
+ * mt-spu (all-ld): Update for ld Makefile changes.
+
2008-08-02 Keith Seitz <keiths@redhat.com>
* tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal
diff --git a/config/mt-spu b/config/mt-spu
index c2dbc66e999..7efa74ca41e 100644
--- a/config/mt-spu
+++ b/config/mt-spu
@@ -1,4 +1,2 @@
-# spu ld makefile invokes as-new in maintainer mode.
-all-ld: $(MAINT) all-gas
-# spu ld makefile invokes bin2c
-all-ld: all-binutils
+# spu ld makefile invokes as-new and bin2c in maintainer mode.
+all-ld: $(MAINT) all-gas all-binutils