summaryrefslogtreecommitdiff
path: root/patches/ltrace/0.5.2/130-fix-build-with-exotic-linux-host-OS.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-07-08Switch comp.libs/tools and debug to new framework.Alexey Neyman1-26/+0
Signed-off-by: Alexey Neyman <stilor@att.net>
2009-09-14debug/ltrace: fix build with /exotic/ linux-host OSYann E. MORIN"1-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'