summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 12:11:16 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 12:11:16 (GMT)
commitca5213a38750919f6a0dd8d232e206693cf430bf (patch)
treea5f0141fbea9863e51001ec7c89b8a938552d36a /config
parentb166f010a257d6cfd27e46ecb6e2ac6b505292c8 (diff)
scripts/showSamples.sh:
- revert sample dumping to not show the components versions; docs/overview.txt: - reorder docs/overview.txt so that configuring comes before running, - tell about regtest; Makefile: config/global.in: - point to docs/overview.txt for the list of steps;
Diffstat (limited to 'config')
-rw-r--r--config/global.in18
1 files changed, 4 insertions, 14 deletions
diff --git a/config/global.in b/config/global.in
index 0523a0c..521a204 100644
--- a/config/global.in
+++ b/config/global.in
@@ -58,22 +58,12 @@ config DEBUG_CT_SAVE_STEPS
default n
help
If you say 'y' here, then you will be able to restart crosstool-NG at
- any step by typing:
- make RESTART=<step_nane>
-
- where step_name is one of:
- - kernel_hdr
- - binutils
- - libc_hdr
- - cc_core
- - libfloat
- - libc
- - cc
- - libc_fin
- - debug
+ any step.
It is not currently possible to rstart at any of the debug facility.
- They are treated a s a whole.
+ They are treated as a whole.
+
+ See docs/overview.txt for the list of steps.
config DEBUG_CT_SAVE_STEPS_GZIP
bool