2020-11-17 02:11:53 +08:00
|
|
|
// Copyright (c) 2020 Tailscale Inc & AUTHORS All rights reserved.
|
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
2021-08-06 06:42:39 +08:00
|
|
|
//go:build race
|
2020-11-17 02:11:53 +08:00
|
|
|
|
|
|
|
package racebuild
|
|
|
|
|
|
|
|
const On = true
|