diff options
-rw-r--r-- | samples/arm-unknown-linux-gnueabi/crosstool.config | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/samples/arm-unknown-linux-gnueabi/crosstool.config b/samples/arm-unknown-linux-gnueabi/crosstool.config index efde2e71..b7742bed 100644 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1020 -# Tue Sep 23 17:29:08 2008 +# crosstool-NG version: 1.2.0+svn_trunk@1032M +# Sun Sep 28 20:07:29 2008 # # @@ -213,7 +213,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.3.1" +CT_CC_VERSION="4.3.2" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -233,7 +233,8 @@ CT_CC="gcc" # CT_CC_V_4_2_3 is not set # CT_CC_V_4_2_4 is not set # CT_CC_V_4_3_0 is not set -CT_CC_V_4_3_1=y +# CT_CC_V_4_3_1 is not set +CT_CC_V_4_3_2=y CT_CC_GCC_4_3_or_later=y CT_CC_CXA_ATEXIT=y # CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set |