summaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-12-06 17:43:29 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-12-06 17:43:29 +0000
commit4c413747a31d0dd8ecfc05312584725d2f0955f6 (patch)
tree08936a03e1bf077c441433675fb5d6b04fa60d56 /gcc/go
parent8a8493abec206d497672086d17007334825e8668 (diff)
downloadgcc-4c413747a31d0dd8ecfc05312584725d2f0955f6.tar.gz
libgo: remove -fplan9-extensions from CFLAGS
Remove -fplan9-extensions from the CFLAGS used for libgo (no longer needed since the runtime was converted from C to Go). Reviewed-on: https://go-review.googlesource.com/82177 From-SVN: r255445
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 b185c9e59c3..14baef5f6c2 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-d16e370c93e2866a961847a15f5001413e66d179
+c02de8ca63f52a2475ce8645edee3203a3c908ac
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.