bazelbuild / bazelbuild/rules_cc
FR: cc_binary should have stripopts parameter
Open
P4
type: feature request
untriaged
- Dominant language
- Starlark
- Stars
- 247
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the problem / feature request:
cc_binary should have a stripopts parameter for specifying how the target will be stripped by default when depending on the target.stripped target.
### Feature requests: what underlying problem are you trying to solve with this feature?
The user should not have to control this globally from the command line. This would be an analog for linkopts.
Contributor guide
Assessment
This issue has not been assessed yet.