aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNikhil Benesch <nikhil.benesch@gmail.com>2020-10-19 02:19:04 +0000
committerIan Lance Taylor <iant@golang.org>2020-10-20 10:57:10 -0700
commit522307281ce9042e0bb3044f4a162adcdee0f9f6 (patch)
tree544aa04d39114006a691d5163f53cdb40d930802 /gcc
parent6267bb7a11f53381d77b2c0a6193fcb9115d2b30 (diff)
downloadgcc-522307281ce9042e0bb3044f4a162adcdee0f9f6.zip
gcc-522307281ce9042e0bb3044f4a162adcdee0f9f6.tar.gz
gcc-522307281ce9042e0bb3044f4a162adcdee0f9f6.tar.bz2
syscall: remove Sendfile on NetBSD
NetBSD does not support the sendfile syscall. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/263521
Diffstat (limited to 'gcc')
-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 7496770..4ac0e8c 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-3b6252d2d3ce559826303dac07538da6e78940d8
+6662382a279dd5a5f99307e9b609654717638b24
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.