Commit 5518954
Ignore race flag if cgo disabled when doing
Summary:
That's a suboptimal fix, but unfortunately we have to manually disable CGO for some of third-party libraries.
This fix can be removed if we get rid of `override_cgo_enabled` flag on `go_library` rule
Differential Revision: D83657025
fbshipit-source-id: f733728325e6c0e33e6f1d8018d2ea89f450d0f3go list
1 parent 70c9216 commit 5518954
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments