diff options
author | Ian Lance Taylor <iant@golang.org> | 2024-10-29 15:39:02 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2024-10-30 11:33:07 -0700 |
commit | aad9de322774c25e80f3ade6ecd96f45b62bf40a (patch) | |
tree | dad1c1926debccd3385ff78d2041bfe2606c71ab /gcc/go | |
parent | a2cd5d1f106f4dce3a93aede00cf082f144464be (diff) | |
download | gcc-aad9de322774c25e80f3ade6ecd96f45b62bf40a.zip gcc-aad9de322774c25e80f3ade6ecd96f45b62bf40a.tar.gz gcc-aad9de322774c25e80f3ade6ecd96f45b62bf40a.tar.bz2 |
syscall: don't define syscall stub on Hurd
Patch from Samuel Thibault.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/623415
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index c39aca9..59badf8 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -092668d6ce6d7b3aff6797247cd53dc44319c558 +f9ea9801058aa98a421784da12b76cda0b4c6cf2 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |