mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
This allows the bazel cache to cache this genrule invocation. It shouldn't depend on system-specific binaries, so I believe this is correct. This is the only part of our build where we otherwise need to recompute parts after pulling in a full cache.