summaryrefslogtreecommitdiff
path: root/src/runtime/vdso_none.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/vdso_none.go')
-rw-r--r--src/runtime/vdso_none.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/vdso_none.go b/src/runtime/vdso_none.go
index ac6f8cb18..6f83ecc89 100644
--- a/src/runtime/vdso_none.go
+++ b/src/runtime/vdso_none.go
@@ -3,6 +3,7 @@
// license that can be found in the LICENSE file.
// +build !linux !amd64
+// +build !linux !386
package runtime