musl: apply hardening options (e.g. SSP) also to libc itself
[lede-git/.git] / toolchain / musl / Config.in
1 # Debug version.
2
3 config MUSL_ENABLE_DEBUG
4         bool "Build with debug information"
5         depends on TOOLCHAINOPTS && USE_MUSL
6         default n