Add option to select if -Werror shall be enabled
Open
- Dominant language
- C
- Stars
- 891
- Forks
- 381
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 14
Description
Currently this is hardcoded in compiler configuration. Should be tunable via MYNEWT_VAL from target
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the compiler configuration where -Werror is currently hardcoded, then trace how target settings are exposed through MYNEWT_VAL. Done means the target can select whether -Werror is enabled rather than inheriting an unconditional setting; verify the affected build configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100