mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 17:26:41 +00:00
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:
parent
2ee94f8e75
commit
0d4e7a48b6
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# crosstool-NG version: 1.2.0+svn_trunk@1184M
|
# crosstool-NG version: 1.2.0+svn_trunk@1220
|
||||||
# Sat Nov 1 19:29:16 2008
|
# Tue Nov 18 13:15:21 2008
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -72,6 +72,7 @@ CT_LOG_FILE_COMPRESS=y
|
|||||||
# Target options
|
# Target options
|
||||||
#
|
#
|
||||||
CT_ARCH="mips"
|
CT_ARCH="mips"
|
||||||
|
# CT_ARCH_64 is not set
|
||||||
CT_ARCH_SUPPORT_ARCH=y
|
CT_ARCH_SUPPORT_ARCH=y
|
||||||
CT_ARCH_SUPPORT_ABI=y
|
CT_ARCH_SUPPORT_ABI=y
|
||||||
# CT_ARCH_SUPPORT_CPU is not set
|
# CT_ARCH_SUPPORT_CPU is not set
|
||||||
@ -99,8 +100,8 @@ CT_TARGET_LDFLAGS=""
|
|||||||
CT_ARCH_mips=y
|
CT_ARCH_mips=y
|
||||||
# CT_ARCH_powerpc is not set
|
# CT_ARCH_powerpc is not set
|
||||||
# CT_ARCH_sh 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_64 is not set
|
||||||
|
# CT_ARCH_x86 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Target optimisations
|
# Target optimisations
|
||||||
@ -126,8 +127,13 @@ CT_CROSS=y
|
|||||||
# CT_CROSS_NATIVE is not set
|
# CT_CROSS_NATIVE is not set
|
||||||
# CT_CANADIAN is not set
|
# CT_CANADIAN is not set
|
||||||
CT_TOOLCHAIN_TYPE="cross"
|
CT_TOOLCHAIN_TYPE="cross"
|
||||||
|
|
||||||
|
#
|
||||||
|
# Build system
|
||||||
|
#
|
||||||
CT_BUILD=""
|
CT_BUILD=""
|
||||||
CT_CC_NATIVE="gcc"
|
CT_BUILD_PREFIX=""
|
||||||
|
CT_BUILD_SUFFIX=""
|
||||||
|
|
||||||
#
|
#
|
||||||
# Operating System
|
# Operating System
|
||||||
|
Loading…
x
Reference in New Issue
Block a user