From 5c8747d2c426323aabbbe07a34b2796bdfb68ca7 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 22 Jan 2012 22:54:58 +0100 Subject: ctng: use gcc 4.4.6 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 dcc0527cb..0e442f002 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc @@ -229,12 +229,12 @@ CT_BINUTILS_EXTRA_CONFIG_ARRAY="" # C compiler # CT_CC="gcc" -CT_CC_VERSION="4.4.3" +CT_CC_VERSION="4.4.6" CT_CC_gcc=y -# CT_CC_V_4_4_6 is not set +CT_CC_V_4_4_6=y # CT_CC_V_4_4_5 is not set # CT_CC_V_4_4_4 is not set -CT_CC_V_4_4_3=y +# CT_CC_V_4_4_4_3 is not set # CT_CC_V_4_4_2 is not set # CT_CC_V_4_4_1 is not set # CT_CC_V_4_4_0 is not set -- cgit v1.2.3