mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
uClibc: fix selection of debug level
This commit is contained in:
parent
89ba62fb1d
commit
c4bc4f686a
@ -107,6 +107,7 @@ config LIBC_UCLIBC_DEBUG_LEVEL
|
|||||||
default 0 if LIBC_UCLIBC_DEBUG_LEVEL_0
|
default 0 if LIBC_UCLIBC_DEBUG_LEVEL_0
|
||||||
default 1 if LIBC_UCLIBC_DEBUG_LEVEL_1
|
default 1 if LIBC_UCLIBC_DEBUG_LEVEL_1
|
||||||
default 2 if LIBC_UCLIBC_DEBUG_LEVEL_2
|
default 2 if LIBC_UCLIBC_DEBUG_LEVEL_2
|
||||||
|
default 3 if LIBC_UCLIBC_DEBUG_LEVEL_3
|
||||||
|
|
||||||
config LIBC_UCLIBC_CONFIG_FILE
|
config LIBC_UCLIBC_CONFIG_FILE
|
||||||
string
|
string
|
||||||
|
Loading…
Reference in New Issue
Block a user