mirror of
https://github.com/github/codeql.git
synced 2026-02-20 08:53:49 +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.