mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
This PowerPC sample has been updated to use gcc-4.3.2.
/trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 10 6 4 0 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)
This commit is contained in:
parent
fc53c7be3e
commit
5fce423912
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1020
|
||||
# Tue Sep 23 09:26:57 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1032M
|
||||
# Sun Sep 28 20:16:41 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -133,6 +133,7 @@ CT_CC_NATIVE="gcc"
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.26.5"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
@ -211,7 +212,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
|
||||
@ -231,7 +232,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=y
|
||||
|
Loading…
Reference in New Issue
Block a user