Update Crosstool config for uClibc 1.0.44
This commit is contained in:
parent
5ca5b00142
commit
56d6991ff2
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ CT_UCLIBC_NG_PKG_NAME="uClibc-ng"
|
|||
# CT_UCLIBC_NG_SRC_RELEASE is not set
|
||||
# CT_UCLIBC_NG_SRC_DEVEL is not set
|
||||
CT_UCLIBC_NG_SRC_CUSTOM=y
|
||||
CT_UCLIBC_NG_CUSTOM_LOCATION="${CT_TOP_DIR}/../trunk/libc/uClibc-1.0.43"
|
||||
CT_UCLIBC_NG_CUSTOM_LOCATION="${CT_TOP_DIR}/../trunk/libc/uClibc-1.0.44"
|
||||
CT_UCLIBC_NG_PATCH_GLOBAL=y
|
||||
# CT_UCLIBC_NG_PATCH_BUNDLED is not set
|
||||
# CT_UCLIBC_NG_PATCH_LOCAL is not set
|
||||
|
|
Reference in a new issue