diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-09-26 03:29:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-09-26 03:29:07 +0000 |
commit | 201054a7f042f5f175605ca64accb2a812b27bfe (patch) | |
tree | 324a23e4c2f0dc50fd84d9525e2f3c6249a4f302 /gcc | |
parent | a1f9402ebd8935321a013695409772bac5715cde (diff) | |
download | gcc-201054a7f042f5f175605ca64accb2a812b27bfe.zip gcc-201054a7f042f5f175605ca64accb2a812b27bfe.tar.gz gcc-201054a7f042f5f175605ca64accb2a812b27bfe.tar.bz2 |
runtime, os: fix the build on Solaris
Reviewed-on: https://go-review.googlesource.com/137535
From-SVN: r264593
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 485906f..c306628 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -652fbfb7acfd81ceffe28e20984464aa7bb6024d +e7b98cf0a380eb45791cd5c52897224a686dcdec The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |