diff options
Diffstat (limited to 'src/runtime/stubs32.go')
| -rw-r--r-- | src/runtime/stubs32.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/stubs32.go b/src/runtime/stubs32.go index 149560fd93..a7f52f6b9e 100644 --- a/src/runtime/stubs32.go +++ b/src/runtime/stubs32.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 arm amd64p32 mips mipsle +// +build 386 arm mips mipsle package runtime |
