vendor/golang.org/x/sys/unix/asm_bsd_arm64.s
changeset 275 4a25a40d0c59
parent 256 6d9efbef00a9
--- a/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s	Mon Apr 03 22:12:59 2023 +0200
+++ b/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s	Sat Jun 29 20:19:47 2024 +0200
@@ -3,8 +3,6 @@
 // license that can be found in the LICENSE file.
 
 //go:build (darwin || freebsd || netbsd || openbsd) && gc
-// +build darwin freebsd netbsd openbsd
-// +build gc
 
 #include "textflag.h"