From 82022615ddc25ec5bc0631894e32d8dda380eac2 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sat, 5 Jun 2021 22:17:49 +1000 Subject: bump tcell --- vendor/golang.org/x/sys/unix/asm_linux_arm.s | 1 + 1 file changed, 1 insertion(+) (limited to 'vendor/golang.org/x/sys/unix/asm_linux_arm.s') diff --git a/vendor/golang.org/x/sys/unix/asm_linux_arm.s b/vendor/golang.org/x/sys/unix/asm_linux_arm.s index 55b13c7ba..8ef1d5140 100644 --- a/vendor/golang.org/x/sys/unix/asm_linux_arm.s +++ b/vendor/golang.org/x/sys/unix/asm_linux_arm.s @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +//go:build gc // +build gc #include "textflag.h" -- cgit v1.2.3