Merge pull request #1179 from zentorin/master

uClibc: fix selection of debug level
This commit is contained in:
Alexey Neyman 2019-04-05 13:09:36 -07:00 committed by GitHub
commit 1a08a81272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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