[libc] Provide config options for stack protector modes
Open
libc
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Currently libc builds can be configured to use or disable strong stack protector. We should be able to configure the build to compile libc with any or none of stack protector modes.
Contributor guide
Research direction
The issue names no files or tests. Start by locating libc's existing build configuration for strong and disabled stack-protector settings, then trace how those options are exposed. Done means the build can select any supported stack-protector mode, including none, with each choice verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100