diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-01-30 19:25:56 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-01-30 19:25:56 +0100 |
commit | ea70303d73146dcaa2990d2ef0c84f1f3de48801 (patch) | |
tree | 6c53c4aaf0a90c3ee1ccd1a755781c0469e0d4ab /samples/powerpc-unknown-linux-gnu | |
parent | 1838bb1f15ce7704f91f652f4d4c0887b876a786 (diff) | |
download | crosstool-ng-ea70303d73146dcaa2990d2ef0c84f1f3de48801.tar.gz crosstool-ng-ea70303d73146dcaa2990d2ef0c84f1f3de48801.tar.bz2 crosstool-ng-ea70303d73146dcaa2990d2ef0c84f1f3de48801.zip |
samples: update the samples
Release time is coming at a fast pace. It is now time to
update the samples so they apply cleanly.
The canadian-cross sample mingw32,i686-none-linux-gnu has
been replaced with i586-mingw32msvc,i686-none-linux-gnu.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/powerpc-unknown-linux-gnu')
-rw-r--r-- | samples/powerpc-unknown-linux-gnu/crosstool.config | 31 |
1 files changed, 21 insertions, 10 deletions
diff --git a/samples/powerpc-unknown-linux-gnu/crosstool.config b/samples/powerpc-unknown-linux-gnu/crosstool.config index 339a8b5c..8bdcd36a 100644 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: hg_default@2171_c2541d3f2f56 -# Wed Nov 3 00:09:39 2010 +# crosstool-NG version: hg_default@2289_6a19561565a2 +# Sun Jan 30 23:19:15 2011 # # CT_BACKEND is not set CT_MODULES=y @@ -25,6 +25,7 @@ CT_SAVE_TARBALLS=y CT_WORK_DIR="${CT_TOP_DIR}/.build" CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" CT_INSTALL_DIR="${CT_PREFIX_DIR}" +CT_RM_RF_PREFIX_DIR=y CT_REMOVE_DOCS=y CT_INSTALL_DIR_RO=y CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y @@ -38,7 +39,6 @@ CT_USE_MIRROR=y # CT_PREFER_MIRROR is not set CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/" CT_CONNECT_TIMEOUT=10 -CT_DOWNLOAD_MAX_CHUNKS=1 # CT_ONLY_DOWNLOAD is not set # @@ -121,7 +121,6 @@ CT_TARGET_LDFLAGS="" # CT_ARCH_arm is not set # CT_ARCH_avr32 is not set # CT_ARCH_blackfin is not set -# CT_ARCH_ia64 is not set # CT_ARCH_m68k is not set # CT_ARCH_mips is not set CT_ARCH_powerpc=y @@ -132,7 +131,6 @@ CT_ARCH_alpha_AVAILABLE=y CT_ARCH_arm_AVAILABLE=y CT_ARCH_avr32_AVAILABLE=y CT_ARCH_blackfin_AVAILABLE=y -CT_ARCH_ia64_AVAILABLE=y CT_ARCH_m68k_AVAILABLE=y CT_ARCH_mips_AVAILABLE=y CT_ARCH_powerpc_AVAILABLE=y @@ -157,7 +155,9 @@ CT_ARCH_USE_MMU=y # # General toolchain options # +CT_FORCE_SYSROOT=y CT_USE_SYSROOT=y +CT_SYSROOT_NAME="sysroot" CT_SYSROOT_DIR_PREFIX="" # @@ -197,13 +197,17 @@ CT_KERNEL_linux=y CT_KERNEL_bare_metal_AVAILABLE=y CT_KERNEL_linux_AVAILABLE=y CT_KERNEL_LINUX_INSTALL=y +# CT_KERNEL_V_2_6_37 is not set +# CT_KERNEL_V_2_6_36_3 is not set +# CT_KERNEL_V_2_6_36_2 is not set +# CT_KERNEL_V_2_6_36_1 is not set # CT_KERNEL_V_2_6_36 is not set -# CT_KERNEL_V_2_6_35_8 is not set -# CT_KERNEL_V_2_6_34_7 is not set +# CT_KERNEL_V_2_6_35_10 is not set +# CT_KERNEL_V_2_6_34_8 is not set # CT_KERNEL_V_2_6_33_7 is not set -# CT_KERNEL_V_2_6_32_25 is not set +# CT_KERNEL_V_2_6_32_28 is not set CT_KERNEL_V_2_6_31_14=y -# CT_KERNEL_V_2_6_27_55 is not set +# CT_KERNEL_V_2_6_27_57 is not set # CT_KERNEL_LINUX_CUSTOM is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -228,6 +232,7 @@ CT_ARCH_BINFMT_ELF=y # # GNU binutils # +# CT_BINUTILS_V_2_21 is not set # CT_BINUTILS_V_2_20_1 is not set # CT_BINUTILS_V_2_20 is not set CT_BINUTILS_V_2_19_1=y @@ -247,6 +252,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y +# CT_CC_V_4_5_2 is not set # CT_CC_V_4_5_1 is not set # CT_CC_V_4_5_0 is not set # CT_CC_V_4_4_5 is not set @@ -328,6 +334,8 @@ CT_LIBC_glibc=y CT_LIBC_eglibc_AVAILABLE=y CT_LIBC_glibc_AVAILABLE=y CT_LIBC_GLIBC_TARBALL=y +# CT_LIBC_GLIBC_V_2_12_2 is not set +# CT_LIBC_GLIBC_V_2_12_1 is not set # CT_LIBC_GLIBC_V_2_11_1 is not set # CT_LIBC_GLIBC_V_2_11 is not set # CT_LIBC_GLIBC_V_2_10_1 is not set @@ -338,7 +346,6 @@ CT_LIBC_GLIBC_V_2_9=y # CT_LIBC_GLIBC_V_2_6 is not set # CT_LIBC_GLIBC_V_2_5_1 is not set # CT_LIBC_GLIBC_V_2_5 is not set -# CT_LIBC_GLIBC_V_2_3_6 is not set CT_LIBC_mingw_AVAILABLE=y CT_LIBC_newlib_AVAILABLE=y CT_LIBC_none_AVAILABLE=y @@ -351,6 +358,9 @@ CT_LIBC_GLIBC_EXTRA_CONFIG="" CT_LIBC_GLIBC_CONFIGPARMS="" CT_LIBC_GLIBC_EXTRA_CFLAGS="" CT_LIBC_EXTRA_CC_ARGS="" +# CT_LIBC_DISABLE_VERSIONING is not set +CT_LIBC_OLDEST_ABI="" +# CT_LIBC_GLIBC_FORCE_UNWIND is not set # CT_LIBC_GLIBC_USE_PORTS is not set CT_LIBC_ADDONS_LIST="" # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set @@ -361,6 +371,7 @@ CT_LIBC_SUPPORT_THREADS_ANY=y CT_LIBC_SUPPORT_NPTL=y CT_LIBC_SUPPORT_LINUXTHREADS=y # CT_LIBC_SUPPORT_WIN32THREADS is not set +# CT_LIBC_SUPPORT_THREADS_NONE is not set CT_THREADS="nptl" # |