crosstool-ng/scripts
Yann E. MORIN" 8dd0e17c51 Use the arch-specific target LDFLAGS into the final target LDFLAGS.
Fix a help entry in the CFLAGS_for_target config entry.

 /trunk/scripts/crosstool.sh |    4     3     1     0 +++-
 /trunk/config/target.in     |    2     1     1     0 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
2008-05-24 22:38:07 +00:00
..
build Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>. 2008-05-22 22:38:37 +00:00
crosstool.sh Use the arch-specific target LDFLAGS into the final target LDFLAGS. 2008-05-24 22:38:07 +00:00
functions Introduce target-specific LDFLAGS, the same way we have CFLAGS for the target. 2008-05-21 22:00:52 +00:00
saveSample.sh 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
showSamples.sh Add a new help entry to list each samples more verbosely, but only on-demand. 2008-05-02 21:49:43 +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