We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug in Bazel's rules_go causes RocksDB to be built twice which increases build time from 2m to 4m.
Upstream issue: bazel-contrib/rules_go#3430
The text was updated successfully, but these errors were encountered:
38e8203
Upgrade to Bazel 6, fix dup builds
2ee49be
Fixes firedancer-io/radiance#49 Change-Id: I2b36417b49c137cb711bd4af27d2409efcfd70b9
No branches or pull requests
Bug in Bazel's rules_go causes RocksDB to be built twice which increases build time from 2m to 4m.
Upstream issue: bazel-contrib/rules_go#3430
The text was updated successfully, but these errors were encountered: