aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/sync/runtime2_lockrank.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/sync/runtime2_lockrank.go')
-rw-r--r--libgo/go/sync/runtime2_lockrank.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgo/go/sync/runtime2_lockrank.go b/libgo/go/sync/runtime2_lockrank.go
index aaa1c27..e91fdb6 100644
--- a/libgo/go/sync/runtime2_lockrank.go
+++ b/libgo/go/sync/runtime2_lockrank.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build goexperiment.staticlockranking
// +build goexperiment.staticlockranking
package sync