aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2020-05-15 10:50:57 -0700
committerIan Lance Taylor <iant@golang.org>2020-05-15 15:33:20 -0700
commite478cacb62f116d2c8efdabc4b51e6d2d7041aae (patch)
tree842f0f76d7668a745c1842e07f39b3cd56356a37 /gcc/go
parent29f0e90d9904d8e0965443d4da4c95ddde5edb1e (diff)
downloadgcc-e478cacb62f116d2c8efdabc4b51e6d2d7041aae.zip
gcc-e478cacb62f116d2c8efdabc4b51e6d2d7041aae.tar.gz
gcc-e478cacb62f116d2c8efdabc4b51e6d2d7041aae.tar.bz2
libgo: only build syscall test with -static if it works
Test whether -static works, and use it if possible. This time for sure. For PR go/95061 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/234024
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 4776f78..bc9c1f0 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-cae8d4c388d4cc701c7f8fc221c9f6431760d93a
+bc27341f245a5cc54ac7530d037a609db72b677c
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.