summaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-11-22 00:27:29 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-11-22 00:27:29 +0000
commitce143aa6e3d1d8dee4dad9cfd71774c5c3b9511b (patch)
tree9dd3c38fa35fd470b15591bc2508404a42cfd515 /gcc/go
parent2ee325a52237c0aa61b0aa3768bcd2364a407959 (diff)
downloadgcc-ce143aa6e3d1d8dee4dad9cfd71774c5c3b9511b.tar.gz
libgo: don't use grep -q in mksigtab.sh
Solaris grep does not support the -q option. Reviewed-on: https://go-review.googlesource.com/79239 From-SVN: r255042
Diffstat (limited to 'gcc/go')
-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 01d8515d1de..c0415a6d0de 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-fecb92bda0aa6d70c89d14635ff568df77d2bb5f
+178c00f929e6268f24f0c9dd9eb69d3d14d8096e
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.