mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-23 17:17:32 +00:00
Update the samples to the latest set of options. No config change.
-------- diffstat follows -------- /trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-elf/crosstool.config | 10 3 7 0 +++------- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 6 4 2 0 ++++-- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-eabi/crosstool.config | 10 3 7 0 +++------- /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-860-linux-gnu/crosstool.config | 12 5 7 0 +++++------- 27 files changed, 130 insertions(+), 184 deletions(-)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: svn_trunk@1453
|
||||
# Sun Mar 29 12:30:22 2009
|
||||
# crosstool-NG version: svn_trunk@1474
|
||||
# Sun Apr 19 19:02:10 2009
|
||||
#
|
||||
|
||||
#
|
||||
@ -34,11 +34,7 @@ CT_INSTALL_DIR_RO=y
|
||||
# CT_FORCE_DOWNLOAD is not set
|
||||
CT_USE_MIRROR=y
|
||||
# CT_PREFER_MIRROR is not set
|
||||
CT_MIRROR_HTTP=y
|
||||
# CT_MIRROR_FTP is not set
|
||||
CT_MIRROR_SCHEME="http"
|
||||
CT_MIRROR_HOSTNAME="ymorin.is-a-geek.org"
|
||||
CT_MIRROR_BASE="/mirrors"
|
||||
CT_MIRROR_BASE_URL="http://ymorin.is-a-geek.org/mirrors/"
|
||||
CT_CONNECT_TIMEOUT=10
|
||||
# CT_ONLY_DOWNLOAD is not set
|
||||
|
||||
@ -198,6 +194,8 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# CT_KERNEL_V_2_6_28_8 is not set
|
||||
# CT_KERNEL_V_2_6_28_9 is not set
|
||||
CT_KERNEL_V_2_6_29=y
|
||||
# CT_KERNEL_V_2_6_29_1 is not set
|
||||
# CT_KERNEL_V_select is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
|
Reference in New Issue
Block a user