musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma
[librecmc/librecmc.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