diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-01-08 18:07:02 +0100 |
---|---|---|
committer | Horst Kronstorfer" <horst.kronstorfer@aon.at> | 2011-01-08 18:07:02 +0100 |
commit | ba27d02036871575b0031cd9922631d16d2a7439 (patch) | |
tree | f2cf206914ffe060ad18e6943d751446894932e4 /patches/glibc/linuxthreads-2.3.6/100-cygwin.patch | |
parent | 029add5ebf11593915c25873b7f6686e38ac471f (diff) | |
download | crosstool-ng-ba27d02036871575b0031cd9922631d16d2a7439.tar.gz crosstool-ng-ba27d02036871575b0031cd9922631d16d2a7439.tar.bz2 crosstool-ng-ba27d02036871575b0031cd9922631d16d2a7439.zip |
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>
Diffstat (limited to 'patches/glibc/linuxthreads-2.3.6/100-cygwin.patch')
0 files changed, 0 insertions, 0 deletions