rules_cc icon indicating copy to clipboard operation
rules_cc copied to clipboard

Flag --incompatible_disable_depset_items will break rules_cc in a future Bazel release

Open bazel-flag-bot opened this issue 6 years ago • 1 comments

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

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

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 don't want to receive any future issues for rules_cc or if you have any questions, please file an issue in https://github.com/bazelbuild/continuous-integration

Important: Please do NOT modify the issue title since that might break our tools.

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

bazel-flag-bot avatar Dec 26 '19 21:12 bazel-flag-bot

Fixing in https://github.com/bazelbuild/rules_cc/pull/69

Yexo avatar Mar 30 '20 15:03 Yexo