adjust tikv build env

This commit is contained in:
Chris Lu 2020-03-10 13:36:45 -07:00
parent ead756981b
commit 7f3ce7b6d6
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
// +build !386
// +build !arm
// +build !windows
package tikv

View file

@ -1,4 +1,4 @@
// +build 386 arm
// +build 386 arm windows
package tikv