Update this sample.

/trunk/samples/mips-unknown-elf/crosstool.config |   14    10     4     0 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)
This commit is contained in:
Yann E. MORIN" 2008-11-18 12:22:18 +00:00
parent 2ee94f8e75
commit 0d4e7a48b6

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# crosstool-NG version: 1.2.0+svn_trunk@1184M
# Sat Nov 1 19:29:16 2008
# crosstool-NG version: 1.2.0+svn_trunk@1220
# Tue Nov 18 13:15:21 2008
#
#
@ -72,6 +72,7 @@ CT_LOG_FILE_COMPRESS=y
# Target options
#
CT_ARCH="mips"
# CT_ARCH_64 is not set
CT_ARCH_SUPPORT_ARCH=y
CT_ARCH_SUPPORT_ABI=y
# CT_ARCH_SUPPORT_CPU is not set
@ -99,8 +100,8 @@ CT_TARGET_LDFLAGS=""
CT_ARCH_mips=y
# CT_ARCH_powerpc is not set
# CT_ARCH_sh is not set
# CT_ARCH_x86 is not set
# CT_ARCH_x86_64 is not set
# CT_ARCH_x86 is not set
#
# Target optimisations
@ -126,8 +127,13 @@ CT_CROSS=y
# CT_CROSS_NATIVE is not set
# CT_CANADIAN is not set
CT_TOOLCHAIN_TYPE="cross"
#
# Build system
#
CT_BUILD=""
CT_CC_NATIVE="gcc"
CT_BUILD_PREFIX=""
CT_BUILD_SUFFIX=""
#
# Operating System