Details
Details
- Reviewers
GMNGeoffrey - Commits
- rGc3f19804f39d: [Bazel] Typo fix
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
For some reason, Bazel build is failing on buildbot. Actually in utils/bazel/WORKSPACE seems SKYLIB_VERSION = "1.0.3" is not working, I need to copy the bazel-skylib WORKSPACE setup from https://github.com/bazelbuild/bazel-skylib/releases/tag/1.0.3 and makes URL values hardcoded.
Comment Actions
Thanks for the fix :-) The error is because you're synced a bit behind and the digest for the bazel-skylib archive was previously messed up, but fixed in https://reviews.llvm.org/rG91842bf6aa93bf7b71c9b55687620df08d9e4170
This is a doc fix, so quite sure it doesn't break the build :-)
Comment Actions
Yes, please land this for me. Author property should be "Shivam Gupta <xgupta@aol.com>"
-shivam