From 95375f81f7abf539864a1dfdf6b81dc64e92c5ed Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 22 Jan 2012 22:45:52 +0100 Subject: ctng: use internal toolchain uClibc config, build uClibc 0.9.32 So the uClibc configurations are kept in sync between the two toolchain methods. Signed-off-by: Peter Korsgaard --- toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc') diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc index 7f7b3e255..50603c662 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc @@ -301,11 +301,11 @@ CT_CC_GCC_LDBL_128=m # C-library # CT_LIBC="uClibc" -CT_LIBC_VERSION="0.9.30.3" +CT_LIBC_VERSION="0.9.32" CT_LIBC_uClibc=y CT_LIBC_uClibc_AVAILABLE=y -# CT_LIBC_UCLIBC_V_0_9_32 is not set -CT_LIBC_UCLIBC_V_0_9_30_3=y +CT_LIBC_UCLIBC_V_0_9_32=y +#CT_LIBC_UCLIBC_V_0_9_30_3 is not set # CT_LIBC_UCLIBC_V_0_9_30_2 is not set # CT_LIBC_UCLIBC_V_0_9_30_1 is not set # CT_LIBC_UCLIBC_V_0_9_30 is not set -- cgit v1.2.3