mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 19:33:07 +01:00
6 lines
129 B
Text
6 lines
129 B
Text
# Debug version.
|
|
|
|
config MUSL_ENABLE_DEBUG
|
|
bool "Build with debug information"
|
|
depends on TOOLCHAINOPTS && USE_MUSL
|
|
default n
|