diff --git a/configs/crosstool.config b/configs/crosstool.config index d83fb64..1566247 100644 --- a/configs/crosstool.config +++ b/configs/crosstool.config @@ -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