flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Flag --incompatible_config_setting_private_default_visibility will break FlatBuffers in a future Bazel release

Open keertk opened this issue 3 years ago • 0 comments

Incompatible flag --incompatible_config_setting_private_default_visibility will be enabled by default in a future Bazel release [1], thus breaking FlatBuffers.

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.

[1] The target release hasn't been determined yet. Our tool will update the issue title once the flag flip has been scheduled.

keertk avatar Nov 23 '22 22:11 keertk