summaryrefslogtreecommitdiffhomepage
path: root/pkg/sleep/commit_noasm.go
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2019-10-09 11:11:28 -0700
committergVisor bot <gvisor-bot@google.com>2019-10-09 11:11:28 -0700
commit559aba7670694093fa64f2f7bcc06eff004da7cc (patch)
tree39f5745061ba5db88597aa043e08f08fd1c69ad6 /pkg/sleep/commit_noasm.go
parenta357fe427b0bf64c8431ae31e33259ad60febac9 (diff)
parent2db866c45f44f302d666172aceaad92901db14af (diff)
Merge pull request #813 from xiaobo55x:pkg_sleep
PiperOrigin-RevId: 273668431
Diffstat (limited to 'pkg/sleep/commit_noasm.go')
-rw-r--r--pkg/sleep/commit_noasm.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sleep/commit_noasm.go b/pkg/sleep/commit_noasm.go
index 686b1da3d..3af447fb9 100644
--- a/pkg/sleep/commit_noasm.go
+++ b/pkg/sleep/commit_noasm.go
@@ -13,7 +13,7 @@
// limitations under the License.
// +build !race
-// +build !amd64
+// +build !amd64,!arm64
package sleep