aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-08-27 14:25:04 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-08-27 14:25:04 +0000
commit433f84bffa4744b01da49f4eee28a1f1ddf30793 (patch)
treeaa402e90556815ff58f4caa8c5ef708a7f75c22d /gcc
parentd23db3858e7779b7a42ef3533e6c4c299cb026c7 (diff)
downloadgcc-433f84bffa4744b01da49f4eee28a1f1ddf30793.zip
gcc-433f84bffa4744b01da49f4eee28a1f1ddf30793.tar.gz
gcc-433f84bffa4744b01da49f4eee28a1f1ddf30793.tar.bz2
libgo: rebuild runtime.inc if mkruntimeinc.sh changes
The Makefile was missing a dependency. Also remove runtime.inc.raw in mostlyclean. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/191958 From-SVN: r274956
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 4f08f23..18127de 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-58c0fc64d91edc53ef9828b85cf3dc86aeb94e12
+a6ddd0e1208a7d229c10be630c1110b3914038f5
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.