summaryrefslogtreecommitdiff
path: root/patches/ltrace/0.5.3/170-lib-supcc.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-07-08Switch comp.libs/tools and debug to new framework.Alexey Neyman1-16/+0
Signed-off-by: Alexey Neyman <stilor@att.net>
2010-05-15debug/ltrace: fix LDFLAGS for libsupc++ and libibertyYann E. MORIN"1-0/+16
The configure script correctly detects libsupc++ and libiberty, but in the linker stage it tries to link in both libraries without taking care of the test result. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> [yann.morin.1998@anciens.enib.fr: rework patch depth to be -p1] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>