summaryrefslogtreecommitdiff
path: root/config/global/ct-behave.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/global/ct-behave.in')
-rw-r--r--config/global/ct-behave.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/global/ct-behave.in b/config/global/ct-behave.in
index 0b2e310..bbe4324 100644
--- a/config/global/ct-behave.in
+++ b/config/global/ct-behave.in
@@ -5,7 +5,6 @@ comment "crosstool-NG behavior"
config OBSOLETE
bool
prompt "Use obsolete features"
- default n
help
If you set this to Y, you will be able to select obsolete features.
@@ -19,7 +18,6 @@ config OBSOLETE
config EXPERIMENTAL
bool
prompt "Try features marked as EXPERIMENTAL"
- default n
help
If you set this to Y, then you will be able to try very experimental
features.
@@ -34,7 +32,6 @@ config EXPERIMENTAL
config DEBUG_CT
bool
prompt "Debug crosstool-NG"
- default n
depends on ! BACKEND
help
Say 'y' here to get some options regarding debugging crosstool-NG.
@@ -44,7 +41,6 @@ if DEBUG_CT
config DEBUG_PAUSE_STEPS
bool
prompt "Pause between every steps"
- default n
help
Say 'y' if you intend to attend the build, and want to investigate
the result of each steps before running the next one.
@@ -52,7 +48,6 @@ config DEBUG_PAUSE_STEPS
config DEBUG_CT_SAVE_STEPS
bool
prompt "Save intermediate steps"
- default n
help
If you say 'y' here, then you will be able to restart crosstool-NG at
any step.
@@ -80,7 +75,6 @@ config NO_OVERIDE_LC_MESSAGES
bool
prompt "Do *not* overide LC_MESSAGES (EXPERIMENTAL)"
depends on EXPERIMENTAL
- default n
help
By default, crosstool-NG sets and exports LC_ALL=C so that the
build.log file contains english messages, that can be read by