aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-07-12 19:42:43 -0700
committerIan Lance Taylor <iant@golang.org>2022-07-13 09:02:20 -0700
commitf35d65517a59565758107c5b1a51a5fa382f8d1a (patch)
tree87c5f4d7f3fad178574c763f889c532a0da098c0 /gcc/go
parent1184f677d6e17033572ecc5e97ea5ee627627908 (diff)
downloadgcc-f35d65517a59565758107c5b1a51a5fa382f8d1a.zip
gcc-f35d65517a59565758107c5b1a51a5fa382f8d1a.tar.gz
gcc-f35d65517a59565758107c5b1a51a5fa382f8d1a.tar.bz2
libgo: don't include <linux/fs.h> when building gen-sysinfo.go
Removing this doesn't change anything at least with glibc 2.33. The include was added in https://go.dev/cl/6100049 but it's not clear why. Fixes PR go/106266 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/417294
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 7c5c456..5ea0406 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-d295a0a2c96c0f7c3abd94fea3aa4e2303bf2af2
+ff68b1a147eb60082fd60c198db0ef5477ade938
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.