mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-05 02:39:40 +00:00
7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
# Debug version.
|
|
|
|
config MUSL_ENABLE_DEBUG
|
|
bool "Build with debug information"
|
|
depends on TOOLCHAINOPTS && USE_MUSL
|
|
default n
|