Archived
1
0
Fork 0

Update Crosstool config for uClibc 1.0.44

This commit is contained in:
Ryze 2023-09-07 00:19:59 +03:00
parent 5ca5b00142
commit 56d6991ff2
Signed by: ryze
GPG key ID: 9B296C5CEAEAAAC1

View file

@ -400,7 +400,7 @@ CT_UCLIBC_NG_PKG_NAME="uClibc-ng"
# CT_UCLIBC_NG_SRC_RELEASE is not set # CT_UCLIBC_NG_SRC_RELEASE is not set
# CT_UCLIBC_NG_SRC_DEVEL is not set # CT_UCLIBC_NG_SRC_DEVEL is not set
CT_UCLIBC_NG_SRC_CUSTOM=y 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_GLOBAL=y
# CT_UCLIBC_NG_PATCH_BUNDLED is not set # CT_UCLIBC_NG_PATCH_BUNDLED is not set
# CT_UCLIBC_NG_PATCH_LOCAL is not set # CT_UCLIBC_NG_PATCH_LOCAL is not set