7 lines
129 B
Text
7 lines
129 B
Text
|
# Debug version.
|
||
|
|
||
|
config MUSL_ENABLE_DEBUG
|
||
|
bool "Build with debug information"
|
||
|
depends on TOOLCHAINOPTS && USE_MUSL
|
||
|
default n
|