From ce143aa6e3d1d8dee4dad9cfd71774c5c3b9511b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 22 Nov 2017 00:27:29 +0000 Subject: 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 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/go') diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 01d8515..c0415a6 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. -- cgit v1.1