crosstool-ng/scripts
Yann E. MORIN" 501143cea7 Don't force building target GMP and MPFR when a native gdb is built. Rather,
add a config knob to configure the native gdb to use or not to use GMP and
MPFR; _this_config_knob_ will force building the target GMP and MPFR only if
turned on.

 /trunk/scripts/build/debug/300-gdb.sh |    2     1     1     0 +-
 /trunk/config/debug/gdb.in            |   21    19     2     0 +++++++++++++++++++--
 2 files changed, 20 insertions(+), 3 deletions(-)
2008-06-25 21:56:36 +00:00
..
build Don't force building target GMP and MPFR when a native gdb is built. Rather, 2008-06-25 21:56:36 +00:00
crosstool.sh Allow to store working files outside the build tree (eg. incase the working tree is on the network). 2008-06-24 16:19:45 +00:00
functions Print "Build completed" only if not in error, not the other way around. 2008-06-20 11:58:13 +00:00
saveSample.sh Only priunt WARNings when saving the current configuration. 2008-06-22 17:30:37 +00:00
showSamples.sh Alloow for reporter without an URL (for privately mailed submissions). 2008-06-25 08:53:17 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00