diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-09 19:17:49 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-10-09 19:17:49 +0000 |
commit | 4a1f2bf705b70b008da1e1a3a18a119d02975e8f (patch) | |
tree | 62ae1658a09458c23c30711d97278c0af56b949c /docs | |
parent | 1bb649e7762f946d83a848cafdc1b605a55751e5 (diff) | |
download | crosstool-ng-4a1f2bf705b70b008da1e1a3a18a119d02975e8f.tar.gz crosstool-ng-4a1f2bf705b70b008da1e1a3a18a119d02975e8f.tar.bz2 crosstool-ng-4a1f2bf705b70b008da1e1a3a18a119d02975e8f.zip |
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 'docs')
-rw-r--r-- | docs/overview.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/overview.txt b/docs/overview.txt index 5ff9d617..675f2da8 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -272,12 +272,6 @@ CT_EXPERIMENTAL: feature present only in a recent version, or a new tool, you can find them hidden behind CT_EXPERIMENTAL. -CT_BROKEN: - Show broken versions or tools. Some usefull tools are currently broken: they - won't compile, run, or worse, cause defects when running. But if you are - brave enough, you can try and debug them. They are hidden behind CT_BROKEN, - which itself is hidden behind CT_EXPERIMENTAL. - Re-building an existing toolchain | ----------------------------------+ |