bazelbuild / bazelbuild/rules_cc
Create compiler constraint setting
Open
bazel 1.0
P2
type: feature request
- Dominant language
- Starlark
- Stars
- 247
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
This is a tracking issue for adding `compiler` constraint setting.
Blockers:
- [x] https://github.com/bazelbuild/bazel/issues/8763
- [ ] https://github.com/bazelbuild/bazel/issues/8766
Steps:
- [ ] Add `constraint_setting` into `rules_cc` repo
- [ ] Hook into Bazel's host platform detection
- [ ] Make `cc_configure` populate the compiler constraint in its toolchains
Contributor guide
Assessment
This issue has not been assessed yet.