diff options
Diffstat (limited to 'src/internal/cpu/cpu_x86_test.go')
| -rw-r--r-- | src/internal/cpu/cpu_x86_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/cpu/cpu_x86_test.go b/src/internal/cpu/cpu_x86_test.go index 9e93d1af5d..61db93bd51 100644 --- a/src/internal/cpu/cpu_x86_test.go +++ b/src/internal/cpu/cpu_x86_test.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 package cpu_test |
