From e478cacb62f116d2c8efdabc4b51e6d2d7041aae Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 15 May 2020 10:50:57 -0700 Subject: 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 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') 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. -- cgit v1.1