aboutsummaryrefslogtreecommitdiff
path: root/patches/ltrace/0.5.2/130-fix-build-with-exotic-linux-host-OS.patch
Commit message (Collapse)AuthorAgeFilesLines
* debug/ltrace: fix build with /exotic/ linux-host OSYann E. MORIN"2009-09-141-0/+26
For ARM EABI hosts (ct-ng's target), the tupple ends in 'gnueabi' For uClibc-based toolchains, the tuple ends in '-uclibc.*' Make ltrace recognise those tuples as being the same as 'linux-gnu'