mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
8ad21a82e9
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40820
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
|