mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-22 03:55:34 +00:00
Don't use /bin/ash as shell in samples.
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 7 3 4 0 +++--- /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 17 8 9 0 +++++++-------- /trunk/samples/arm-unknown-eabi/crosstool.config | 6 3 3 0 ++-- 3 files changed, 14 insertions(+), 16 deletions(-)
This commit is contained in:
parent
6f1b97431a
commit
92d4a36e33
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1124M
|
||||
# Sun Oct 26 12:14:02 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1144
|
||||
# Sun Oct 26 16:22:02 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -51,7 +51,7 @@ CT_PARALLEL_JOBS=1
|
||||
CT_LOAD=0
|
||||
CT_NICE=0
|
||||
CT_USE_PIPES=y
|
||||
CT_CONFIG_SHELL_ASH=y
|
||||
# CT_CONFIG_SHELL_ASH is not set
|
||||
|
||||
#
|
||||
# Logging
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1124M
|
||||
# Sat Oct 25 17:47:08 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1144
|
||||
# Sun Oct 26 16:22:35 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -51,7 +51,7 @@ CT_PARALLEL_JOBS=1
|
||||
CT_LOAD=0
|
||||
CT_NICE=0
|
||||
CT_USE_PIPES=y
|
||||
CT_CONFIG_SHELL_ASH=y
|
||||
# CT_CONFIG_SHELL_ASH is not set
|
||||
|
||||
#
|
||||
# Logging
|
||||
@ -344,7 +344,6 @@ CT_GDB_VERSION="6.8"
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_DEBUG_ltrace=y
|
||||
# CT_LTRACE_V_0_3_36 is not set
|
||||
CT_LTRACE_V_0_4=y
|
||||
CT_LTRACE_VERSION="0.4"
|
||||
CT_DEBUG_strace=y
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1114
|
||||
# Wed Oct 22 20:56:36 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1144
|
||||
# Sun Oct 26 16:23:08 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -51,7 +51,7 @@ CT_PARALLEL_JOBS=1
|
||||
CT_LOAD=0
|
||||
CT_NICE=0
|
||||
CT_USE_PIPES=y
|
||||
CT_CONFIG_SHELL_ASH=y
|
||||
# CT_CONFIG_SHELL_ASH is not set
|
||||
|
||||
#
|
||||
# Logging
|
||||
@ -146,7 +146,7 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# CT_KERNEL_V_2_6_22_19 is not set
|
||||
# CT_KERNEL_V_2_6_23_17 is not set
|
||||
# CT_KERNEL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_V_2_6_25_18 is not set
|
||||
# CT_KERNEL_V_2_6_25_19 is not set
|
||||
# CT_KERNEL_V_2_6_26 is not set
|
||||
# CT_KERNEL_V_2_6_26_1 is not set
|
||||
# CT_KERNEL_V_2_6_26_2 is not set
|
||||
@ -154,9 +154,11 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# CT_KERNEL_V_2_6_26_4 is not set
|
||||
# CT_KERNEL_V_2_6_26_5 is not set
|
||||
# CT_KERNEL_V_2_6_26_6 is not set
|
||||
# CT_KERNEL_V_2_6_26_7 is not set
|
||||
# CT_KERNEL_V_2_6_27 is not set
|
||||
# CT_KERNEL_V_2_6_27_1 is not set
|
||||
CT_KERNEL_V_2_6_27_2=y
|
||||
# CT_KERNEL_V_2_6_27_3 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
|
||||
@ -293,6 +295,7 @@ CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.2"
|
||||
#
|
||||
# Tools facilities
|
||||
#
|
||||
# CT_TOOL_libelf is not set
|
||||
CT_TOOL_sstrip=y
|
||||
# CT_SSTRIP_ELFKICKERS is not set
|
||||
CT_SSTRIP_BUILDROOT=y
|
||||
@ -335,9 +338,5 @@ CT_GDB_VERSION="6.8"
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
# CT_DEBUG_strace is not set
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user