7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
# Debug version.
|
|
|
|
config UCLIBC_ENABLE_DEBUG
|
|
bool "Build with debug information"
|
|
depends on TOOLCHAINOPTS && USE_UCLIBC && !EXTERNAL_TOOLCHAIN
|
|
default n
|