aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/os/removeall_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/removeall_other.go')
-rw-r--r--src/os/removeall_other.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/removeall_other.go b/src/os/removeall_other.go
index a388a6c22..ec055a987 100644
--- a/src/os/removeall_other.go
+++ b/src/os/removeall_other.go
@@ -1,4 +1,4 @@
-//go:build baremetal || js || wasi
+//go:build baremetal || js || wasi || wasip1
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style