diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-11-01 13:50:03 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-11-01 13:50:03 +0000 |
commit | 380f39b91b2f596fd4b74b8cae49cfe44cf9bd0b (patch) | |
tree | 6d8148e3f8ccfab857a3d34dbd0cb347d9ad114e /gcc | |
parent | d32e80061847f2ddc60d1c749b229d0802e3395f (diff) | |
download | gcc-380f39b91b2f596fd4b74b8cae49cfe44cf9bd0b.zip gcc-380f39b91b2f596fd4b74b8cae49cfe44cf9bd0b.tar.gz gcc-380f39b91b2f596fd4b74b8cae49cfe44cf9bd0b.tar.bz2 |
libgo: minor Makefile improvements
Suggested by Ralph Corderoy.
Reviewed-on: https://go-review.googlesource.com/32414
From-SVN: r241741
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index ace3c2f..d5240a9 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -919ef699fe56a9b40c2bd0df07ac1378ce4a7fab +9ee8ad540d6f2f77af1821bfd977dc1820e1be8f The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |