bazelbuild / rules_cc

C++ Rules for Bazel
https://bazel.build
Apache License 2.0
181 stars 89 forks source link

Flag --incompatible_config_setting_private_default_visibility will break rules_cc in Bazel 7.0 #157

Closed keertk closed 1 year ago

keertk commented 1 year ago

Incompatible flag --incompatible_config_setting_private_default_visibility will be enabled by default in the next major release (Bazel 7.0), thus breaking rules_cc. Please migrate to fix this and unblock the flip of this flag.

The flag is documented here: https://github.com/bazelbuild/bazel/issues/12933.

Please check the following CI builds for build and test results:

Never heard of incompatible flags before? We have documentation that explains everything. If you have any questions, please file an issue in https://github.com/bazelbuild/continuous-integration.

meteorcloudy commented 1 year ago

Probably fixed by rules_go upgrade: https://github.com/bazelbuild/rules_cc/commit/a92887813392e100f210b571dcf5a67616167141