mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 13:47:48 +00:00
glibc-based toolchain for PowerPC can now build using the latest kernel headers (2.6.26.1).
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 13 7 6 0 +++++++------ /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 13 7 6 0 +++++++------ 2 files changed, 14 insertions(+), 12 deletions(-)
This commit is contained in:
parent
ef0f400c26
commit
2ad2fc7f26
@ -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@899M
|
# crosstool-NG version: 1.2.0+svn_trunk@905
|
||||||
# Thu Aug 7 15:59:37 2008
|
# Thu Aug 7 21:27:00 2008
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -11,7 +11,7 @@
|
|||||||
#
|
#
|
||||||
# crosstool-NG behavior
|
# crosstool-NG behavior
|
||||||
#
|
#
|
||||||
CT_OBSOLETE=y
|
# CT_OBSOLETE is not set
|
||||||
CT_EXPERIMENTAL=y
|
CT_EXPERIMENTAL=y
|
||||||
# CT_BROKEN is not set
|
# CT_BROKEN is not set
|
||||||
# CT_DEBUG_CT is not set
|
# CT_DEBUG_CT is not set
|
||||||
@ -102,6 +102,7 @@ CT_ARCH_powerpc=y
|
|||||||
#
|
#
|
||||||
# Target optimisations
|
# Target optimisations
|
||||||
#
|
#
|
||||||
|
CT_TARGET_LDFLAGS=""
|
||||||
|
|
||||||
#
|
#
|
||||||
# Toolchain options
|
# Toolchain options
|
||||||
@ -135,7 +136,7 @@ CT_CC_NATIVE="gcc"
|
|||||||
# Kernel
|
# Kernel
|
||||||
#
|
#
|
||||||
CT_KERNEL_LINUX=y
|
CT_KERNEL_LINUX=y
|
||||||
CT_KERNEL_VERSION="2.6.21.7"
|
CT_KERNEL_VERSION="2.6.26.1"
|
||||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||||
@ -145,7 +146,7 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
|||||||
# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
|
# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
|
# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
|
# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
|
||||||
CT_KERNEL_INSTALL_V_2_6_21_7=y
|
# CT_KERNEL_INSTALL_V_2_6_21_7 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_22_19 is not set
|
# CT_KERNEL_INSTALL_V_2_6_22_19 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_23_17 is not set
|
# CT_KERNEL_INSTALL_V_2_6_23_17 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_24 is not set
|
# CT_KERNEL_INSTALL_V_2_6_24 is not set
|
||||||
@ -170,7 +171,7 @@ CT_KERNEL_INSTALL_V_2_6_21_7=y
|
|||||||
# CT_KERNEL_INSTALL_V_2_6_25_11 is not set
|
# CT_KERNEL_INSTALL_V_2_6_25_11 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_25_12 is not set
|
# CT_KERNEL_INSTALL_V_2_6_25_12 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
|
CT_KERNEL_INSTALL_V_2_6_26_1=y
|
||||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||||
|
@ -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@899M
|
# crosstool-NG version: 1.2.0+svn_trunk@905
|
||||||
# Thu Aug 7 16:00:46 2008
|
# Thu Aug 7 21:27:32 2008
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -11,7 +11,7 @@
|
|||||||
#
|
#
|
||||||
# crosstool-NG behavior
|
# crosstool-NG behavior
|
||||||
#
|
#
|
||||||
CT_OBSOLETE=y
|
# CT_OBSOLETE is not set
|
||||||
CT_EXPERIMENTAL=y
|
CT_EXPERIMENTAL=y
|
||||||
# CT_BROKEN is not set
|
# CT_BROKEN is not set
|
||||||
# CT_DEBUG_CT is not set
|
# CT_DEBUG_CT is not set
|
||||||
@ -102,6 +102,7 @@ CT_ARCH_powerpc=y
|
|||||||
#
|
#
|
||||||
# Target optimisations
|
# Target optimisations
|
||||||
#
|
#
|
||||||
|
CT_TARGET_LDFLAGS=""
|
||||||
|
|
||||||
#
|
#
|
||||||
# Toolchain options
|
# Toolchain options
|
||||||
@ -135,7 +136,7 @@ CT_CC_NATIVE="gcc"
|
|||||||
# Kernel
|
# Kernel
|
||||||
#
|
#
|
||||||
CT_KERNEL_LINUX=y
|
CT_KERNEL_LINUX=y
|
||||||
CT_KERNEL_VERSION="2.6.21.7"
|
CT_KERNEL_VERSION="2.6.26.1"
|
||||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||||
@ -145,7 +146,7 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
|||||||
# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
|
# CT_KERNEL_INSTALL_V_2_6_18_8 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
|
# CT_KERNEL_INSTALL_V_2_6_19_7 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
|
# CT_KERNEL_INSTALL_V_2_6_20_21 is not set
|
||||||
CT_KERNEL_INSTALL_V_2_6_21_7=y
|
# CT_KERNEL_INSTALL_V_2_6_21_7 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_22_19 is not set
|
# CT_KERNEL_INSTALL_V_2_6_22_19 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_23_17 is not set
|
# CT_KERNEL_INSTALL_V_2_6_23_17 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_24 is not set
|
# CT_KERNEL_INSTALL_V_2_6_24 is not set
|
||||||
@ -170,7 +171,7 @@ CT_KERNEL_INSTALL_V_2_6_21_7=y
|
|||||||
# CT_KERNEL_INSTALL_V_2_6_25_11 is not set
|
# CT_KERNEL_INSTALL_V_2_6_25_11 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_25_12 is not set
|
# CT_KERNEL_INSTALL_V_2_6_25_12 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
||||||
# CT_KERNEL_INSTALL_V_2_6_26_1 is not set
|
CT_KERNEL_INSTALL_V_2_6_26_1=y
|
||||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user