summaryrefslogtreecommitdiff
path: root/config/global/ct-behave.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-09 19:17:49 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-10-09 19:17:49 (GMT)
commit4a1f2bf705b70b008da1e1a3a18a119d02975e8f (patch)
tree62ae1658a09458c23c30711d97278c0af56b949c /config/global/ct-behave.in
parent1bb649e7762f946d83a848cafdc1b605a55751e5 (diff)
Remove CT_BROKEN.
Only one component is actually BROKEN (libelf), make it depend on EXPERIMENTAL, but state BROKEN in the prompt. ltrace (which depends on libelf) is now marked as EXPERIMENTAL, with the reference to the BROKEN libelf in the help entry. /trunk/docs/overview.txt | 6 0 6 0 ------ /trunk/config/debug/ltrace.in | 7 4 3 0 ++++--- /trunk/config/global/ct-behave.in | 8 0 8 0 -------- /trunk/config/tools/libelf.in | 5 3 2 0 +++-- 4 files changed, 7 insertions(+), 19 deletions(-)
Diffstat (limited to 'config/global/ct-behave.in')
-rw-r--r--config/global/ct-behave.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/global/ct-behave.in b/config/global/ct-behave.in
index 5cd6bf6..b477a4c 100644
--- a/config/global/ct-behave.in
+++ b/config/global/ct-behave.in
@@ -27,14 +27,6 @@ config EXPERIMENTAL
- non-existant, in which case you could also try hacking it in and send me
the result
-config BROKEN
- bool
- prompt "Try broken stuff"
- default n
- depends on EXPERIMENTAL
- help
- Select this if you want to _debug_ broken stuff.
-
config DEBUG_CT
bool
prompt "Debug crosstool-NG"