mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-05 00:27:17 -04:00
*: use more precise build tags
s/!gccgo/gc/ in files which use gc-syntax assembly. Change-Id: Iafc006cd60ad0e429cff182a05c790d80c380802 Reviewed-on: https://go-review.googlesource.com/c/sys/+/269717 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> Trust: Than McIntosh <thanm@google.com>
This commit is contained in:
committed by
Ian Lance Taylor
parent
5cba982894
commit
0a15ea8d9b
@@ -3,7 +3,7 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build amd64,linux
|
||||
// +build !gccgo
|
||||
// +build gc
|
||||
|
||||
package unix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user