bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
216 stars 171 forks source link

Use rules_cc to try to clean up CI runs which are failing on gcc #764

Closed aiuto closed 10 months ago

aiuto commented 10 months ago

This does not fix all the problems, but it does fix one example. I want to merge in spite of CI not being clean. The other CI failures look like repository caching problems.