rules_go: cherry-pick a gorace workaround
This commit is contained in:
@@ -20,6 +20,5 @@ go_test(
|
||||
name = "gorace_test",
|
||||
srcs = ["main_test.go"],
|
||||
embed = [":gorace_lib"],
|
||||
gc_linkopts = ["-linkmode=external"],
|
||||
race = "on",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user