diff options
Diffstat (limited to 'samples/mipsel-unknown-linux-gnu')
-rw-r--r-- | samples/mipsel-unknown-linux-gnu/crosstool.config | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/samples/mipsel-unknown-linux-gnu/crosstool.config b/samples/mipsel-unknown-linux-gnu/crosstool.config index 3093d130..e4bf37e7 100644 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # crosstool-NG version: 1.1.0+svn_trunk@814 -# Sat Jul 19 12:11:54 2008 +# Sat Jul 19 14:17:54 2008 # # @@ -213,7 +213,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -230,7 +230,8 @@ CT_CC="gcc" # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set |