crosstool-ng/scripts/build/debug
Yann E. MORIN" ba27d02036 debug/ltrace: fix building for mips
ltrace 0.5.3 currently fails to build for target mips because MY_TARGET
(introduced by patches/ltrace/0.5.3/150-allow-configurable-arch.patch)
is set to 'mips' via CT_ARCH, while the mips specific stuff in ltrace
(0.5.3) is stored under sysdeps/linux-gnu/mipsel:

  result: *** No rule to make target `mips/arch.h', needed by `sysdep.h'.
  Stop.

The following patch fixes this issue

Signed-off-by: "Horst Kronstorfer" <horst.kronstorfer@aon.at>
[yann.morin.1998@anciens.enib.fr: reformat commit log]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-01-08 18:07:02 +01:00
..
000-template.sh scripts: add "FILE" and "CFG" debug levels. 2010-10-22 22:02:57 +02:00
100-dmalloc.sh scripts: add "FILE" and "CFG" debug levels. 2010-10-22 22:02:57 +02:00
200-duma.sh scripts/functions: make CT_Patch dumber 2010-04-11 23:18:10 +02:00
300-gdb.sh scripts: add "FILE" and "CFG" debug levels. 2010-10-22 22:02:57 +02:00
400-ltrace.sh debug/ltrace: fix building for mips 2011-01-08 18:07:02 +01:00
500-strace.sh scripts: add "FILE" and "CFG" debug levels. 2010-10-22 22:02:57 +02:00
duma.in Use POSIX constructs in the DUMA wrapper installed on the target. 2008-07-19 12:15:17 +00:00