crosstool-ng/scripts
Yann E. MORIN" 0c063fad74 Make ltrace finally build:
- copy sources to build directory, as it does not build out-of-tree
- add a patch to make it build for non *-linux-gnu host tuples
- add a patch to make it cross-build correctly

 /trunk/patches/ltrace/0.4/100-fix-build-with-exotic-linux-host-OS.patch |   26    26     0     0 +++
 /trunk/patches/ltrace/0.4/110-allow-cross-compile.patch                 |   89    89     0     0 ++++++++++
 /trunk/scripts/build/debug/400-ltrace.sh                                |    5     3     2     0 +
 3 files changed, 118 insertions(+), 2 deletions(-)
2008-10-24 15:40:58 +00:00
..
build Make ltrace finally build: 2008-10-24 15:40:58 +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 Introduce the notion of a 'sample comment'. 2008-10-14 21:30:27 +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