mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Update the last four samples to use linux-2.6.26 headers, and gcc-4.2.4.
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 10 5 5 0 +++++----- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 16 8 8 0 ++++++++-------- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++-------- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++-------- 4 files changed, 29 insertions(+), 29 deletions(-)
This commit is contained in:
parent
aad627d11e
commit
40d3d00377
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@832
|
||||
# Sun Jul 20 00:53:10 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@833
|
||||
# Sun Jul 20 01:12:37 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -135,7 +135,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.10"
|
||||
CT_KERNEL_VERSION="2.6.26"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -166,8 +166,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_8 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_9 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_10=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_26=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -209,7 +209,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
# C compiler
|
||||
#
|
||||
CT_CC_GCC=y
|
||||
CT_CC_VERSION="4.2.3"
|
||||
CT_CC_VERSION="4.2.4"
|
||||
CT_CC="gcc"
|
||||
# CT_CC_V_2_95_3 is not set
|
||||
# CT_CC_V_3_2_3 is not set
|
||||
@ -226,8 +226,8 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
CT_CC_V_4_2_4=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@832
|
||||
# Sun Jul 20 00:52:39 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@833
|
||||
# Sun Jul 20 01:11:57 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -135,7 +135,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.10"
|
||||
CT_KERNEL_VERSION="2.6.26"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -166,8 +166,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_8 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_9 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_10=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_26=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -209,7 +209,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
# C compiler
|
||||
#
|
||||
CT_CC_GCC=y
|
||||
CT_CC_VERSION="4.2.3"
|
||||
CT_CC_VERSION="4.2.4"
|
||||
CT_CC="gcc"
|
||||
# CT_CC_V_2_95_3 is not set
|
||||
# CT_CC_V_3_2_3 is not set
|
||||
@ -226,8 +226,8 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
CT_CC_V_4_2_4=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@832
|
||||
# Sun Jul 20 00:53:50 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@833
|
||||
# Sun Jul 20 01:13:05 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -134,7 +134,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.10"
|
||||
CT_KERNEL_VERSION="2.6.26"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -165,8 +165,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_8 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_9 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_10=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_26=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@832
|
||||
# Sun Jul 20 00:54:32 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@833
|
||||
# Sun Jul 20 01:13:37 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -135,7 +135,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.10"
|
||||
CT_KERNEL_VERSION="2.6.26"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -166,8 +166,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_8 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_9 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_10=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_26=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -209,7 +209,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
# C compiler
|
||||
#
|
||||
CT_CC_GCC=y
|
||||
CT_CC_VERSION="4.2.3"
|
||||
CT_CC_VERSION="4.2.4"
|
||||
CT_CC="gcc"
|
||||
# CT_CC_V_2_95_3 is not set
|
||||
# CT_CC_V_3_2_3 is not set
|
||||
@ -226,8 +226,8 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_2_4 is not set
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
CT_CC_V_4_2_4=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
|
Loading…
Reference in New Issue
Block a user