crosstool-ng/scripts/build/debug
Yann E. MORIN" 6822fae02e Allow user to add a directory component in the sys-root path.
Rename CT_DEBUG_INSTALL_DIR to CT_DEBUGROOT_DIR (to match CT_SYSROOT_DIR).
As a side effect, fix creating lib64->lib symlinks.

 /trunk/scripts/build/debug/100-dmalloc.sh |    2     1     1     0 +-
 /trunk/scripts/build/debug/400-ltrace.sh  |    2     1     1     0 +-
 /trunk/scripts/build/debug/300-gdb.sh     |    6     3     3     0 +++---
 /trunk/scripts/build/debug/500-strace.sh  |    2     1     1     0 +-
 /trunk/scripts/build/debug/200-duma.sh    |    6     3     3     0 +++---
 /trunk/scripts/crosstool-NG.sh.in         |   16     7     9     0 +++++++---------
 /trunk/scripts/functions                  |    2     1     1     0 +-
 /trunk/config/toolchain.in                |   17    17     0     0 +++++++++++++++++
 8 files changed, 34 insertions(+), 19 deletions(-)
2009-03-03 17:41:59 +00:00
..
000-template.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
100-dmalloc.sh Allow user to add a directory component in the sys-root path. 2009-03-03 17:41:59 +00:00
200-duma.sh Allow user to add a directory component in the sys-root path. 2009-03-03 17:41:59 +00:00
300-gdb.sh Allow user to add a directory component in the sys-root path. 2009-03-03 17:41:59 +00:00
400-ltrace.sh Allow user to add a directory component in the sys-root path. 2009-03-03 17:41:59 +00:00
500-strace.sh Allow user to add a directory component in the sys-root path. 2009-03-03 17:41:59 +00:00
duma.in Use POSIX constructs in the DUMA wrapper installed on the target. 2008-07-19 12:15:17 +00:00