crosstool-ng/scripts
Yann E. MORIN" 5c48279f0f Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.
This helps those who want to relocate their toolchains later.
Reported by Nye Liu: http://sourceware.org/ml/crossgcc/2008-10/msg00093.html

 /trunk/scripts/build/cc/gcc.sh |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-28 18:51:44 +00:00
..
build Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc. 2008-10-28 18:51:44 +00:00
crosstool.sh Push the calculation of the tuple's kernel part down to kernel's build scripts: 2008-10-23 13:45:48 +00:00
functions Push the calculation of the tuple's kernel part down to kernel's build scripts: 2008-10-23 13:45:48 +00:00
saveSample.sh Fix saving samples, by Nye Liu: 2008-10-23 21:13:50 +00:00
showSamples.sh Typo. 2008-10-27 18:19:08 +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