aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/unaligned1.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/unaligned1.go')
-rw-r--r--src/runtime/unaligned1.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/unaligned1.go b/src/runtime/unaligned1.go
index 0a88ff2029..d3d6c70930 100644
--- a/src/runtime/unaligned1.go
+++ b/src/runtime/unaligned1.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 386 amd64 amd64p32
+// +build 386 amd64 amd64p32 arm64
package runtime