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_mips64x.s | 1 + 1 file changed, 1 insertion(+) (limited to 'vendor/golang.org/x/sys/unix/asm_linux_mips64x.s') diff --git a/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s b/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s index dc222b90c..21231d2ce 100644 --- a/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s +++ b/vendor/golang.org/x/sys/unix/asm_linux_mips64x.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 linux && (mips64 || mips64le) && gc // +build linux // +build mips64 mips64le // +build gc -- cgit v1.2.3