mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-05-31 06:41:09 +00:00
The first sample to use gcc-4.3.2.
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 9 5 4 0 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
This commit is contained in:
parent
472756d364
commit
3b236feecd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user