mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 01:21:27 +00:00
Merge pull request #1179 from zentorin/master
uClibc: fix selection of debug level
This commit is contained in:
commit
1a08a81272
@ -107,6 +107,7 @@ config LIBC_UCLIBC_DEBUG_LEVEL
|
||||
default 0 if LIBC_UCLIBC_DEBUG_LEVEL_0
|
||||
default 1 if LIBC_UCLIBC_DEBUG_LEVEL_1
|
||||
default 2 if LIBC_UCLIBC_DEBUG_LEVEL_2
|
||||
default 3 if LIBC_UCLIBC_DEBUG_LEVEL_3
|
||||
|
||||
config LIBC_UCLIBC_CONFIG_FILE
|
||||
string
|
||||
|
Loading…
x
Reference in New Issue
Block a user