crosstool-ng/config/global
Yann E. MORIN" 7817bcebe7 config: add an option not to remove the destination directory
In certain circumstances, removing the destination/installation directory
is a bad idea. For example, when the build environment is already taking
care of sanitising the build tree, and pre-installs stuff in there, it is
a very bad idea to remove the destination directory.

This happens now in buildroot, as the crostool-NG backend now installs the
toolchain in the common host-tools directory, and pre-install there a few
host-utilities (eg. host-automake and host-gawk).

Provide a config knob to turn on/off the removal of the destination
directory, defaulting to 'y' (previous behavior), and forced to 'n' when
used as a backend.

Reported-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-01-28 22:06:49 +01:00
..
build-behave.in config: hide more config options when a backend 2010-03-29 10:05:21 +02:00
ct-behave.in docs: overview.txt is gone, point to the new documentation 2010-12-22 00:34:56 +01:00
download.in scripts: remove aria2c as downloader, retain only curl and wget 2010-11-16 10:00:27 +01:00
extract.in config: fix the patch fallbacks methods 2010-12-18 23:08:12 +01:00
logging.in config: re-order the log entries inthe menuconfig 2010-02-04 00:11:56 +01:00
paths.in config: add an option not to remove the destination directory 2011-01-28 22:06:49 +01:00