From 522307281ce9042e0bb3044f4a162adcdee0f9f6 Mon Sep 17 00:00:00 2001 From: Nikhil Benesch Date: Mon, 19 Oct 2020 02:19:04 +0000 Subject: syscall: remove Sendfile on NetBSD NetBSD does not support the sendfile syscall. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/263521 --- 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 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. -- cgit v1.1