crosstool-ng/scripts/build
Yann E. MORIN" 2183a850e2 debug/gdb: fix tic install path, tell ncurses where to find it
ncurses 5.9 wants tic to be either one of:
 - $TIC_PATH
 - /usr/bin/tic

Of course, se do not want the latter, for it can be incompatible if the
ncurses in the build system is too old (eg. RHEL 5.6, Debian Lenny...).
So, force TIC_PATH to the location of our own tic.

Also, install tic alongside the other build tools, not in a sub-dir
of the toolchain installation dir.

Signed-off-by: Willy Tarreau <w@1wt.eu>
[yann.morin.1998@anciens.enib.fr: install in builtools/bin, move TIC_PATH]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-11-15 19:11:57 +01:00
..
arch arch/powerpc: fix tuple for uClibc 2011-10-16 17:52:33 +02:00
binutils binutils/binutils: ensure gold is staticaly-linked if needed 2011-10-09 15:34:16 +02:00
cc cc/gcc: speed up the build a little bit 2011-09-14 12:59:17 +02:00
companion_libs complibs/cloog: catch autogen.sh's output 2011-10-10 00:00:58 +02:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/gdb: fix tic install path, tell ncurses where to find it 2011-11-15 19:11:57 +01:00
kernel kernel/linux: prepare for 3.1 and above 2011-09-26 22:59:14 +02:00
libc arch: add softfp support 2011-10-19 15:27:32 +13:00
test_suite test-suite: apply cleanup pass 2010-05-22 22:04:31 +02:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts, cc/gcc: do not fail on existing symlinks or build.log 2011-07-12 23:52:24 +02:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00