Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bazel: stub internal repo parts needed for building rust binaries
This is another shot at #17382, using a different and more lightweight approach. This allows building the ruby and python (and in the future also rust) packs from within the codeql repository. This will: * skip defining the glibc symbols checking, which only makes sense when building the release from the internal repository * stub out our `universal_binary` rule, which we only need when building the release.
- Loading branch information