mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Update the PowerPC SPE samle:
- don't DEBUG crosstool-NG and don't save intermediate steps - use released version of binutils rather than snapshots. /trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 17 8 9 0 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-)
This commit is contained in:
parent
56ed53c70f
commit
d5dd879b63
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1020
|
||||
# Mon Sep 22 23:31:52 2008
|
||||
# Tue Sep 23 09:26:57 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -14,10 +14,7 @@
|
||||
# CT_OBSOLETE is not set
|
||||
CT_EXPERIMENTAL=y
|
||||
# CT_BROKEN is not set
|
||||
CT_DEBUG_CT=y
|
||||
# CT_DEBUG_PAUSE_STEPS is not set
|
||||
CT_DEBUG_CT_SAVE_STEPS=y
|
||||
CT_DEBUG_CT_SAVE_STEPS_GZIP=y
|
||||
# CT_DEBUG_CT is not set
|
||||
|
||||
#
|
||||
# Paths
|
||||
@ -194,19 +191,21 @@ CT_MPFR_CHECK=y
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.18.50.0.9"
|
||||
CT_BINUTILS_VERSION="2.18"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_18 is not set
|
||||
CT_BINUTILS_V_2_18=y
|
||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_7 is not set
|
||||
# CT_BINUTILS_V_2_18_50_0_8 is not set
|
||||
CT_BINUTILS_V_2_18_50_0_9=y
|
||||
# CT_BINUTILS_V_2_18_50_0_9 is not set
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
# CT_BINUTILS_FOR_TARGET is not set
|
||||
CT_BINUTILS_FOR_TARGET=y
|
||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||
CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
|
||||
#
|
||||
# C compiler
|
||||
|
Loading…
Reference in New Issue
Block a user