mirror of
https://github.com/google/brotli.git
synced 2026-07-09 02:08:06 +00:00
brotli doesn't work with bazel 9.0 #565
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @carpenterjc on GitHub (Dec 9, 2025).
Tried with both 1.1.0 and 1.2.0.
Looks like this needs a module decency on
rules_ccand to loadcc_libraryfrom there.