aboutsummaryrefslogtreecommitdiff
path: root/src/os/executable_procfs.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/executable_procfs.go')
-rw-r--r--src/os/executable_procfs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/executable_procfs.go b/src/os/executable_procfs.go
index b5fae59046..5bb63b9bdc 100644
--- a/src/os/executable_procfs.go
+++ b/src/os/executable_procfs.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build linux netbsd dragonfly nacl
+// +build linux netbsd dragonfly nacl js,wasm
package os