aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/syscall/env_libc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/syscall/env_libc.go')
-rw-r--r--src/syscall/env_libc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syscall/env_libc.go b/src/syscall/env_libc.go
index f558901cf..4ad078dc5 100644
--- a/src/syscall/env_libc.go
+++ b/src/syscall/env_libc.go
@@ -1,4 +1,4 @@
-//go:build darwin || nintendoswitch || wasip1
+//go:build nintendoswitch || wasip1
package syscall