aboutsummaryrefslogtreecommitdiff
path: root/patches/ltrace/0.5.3/170-lib-supcc.patch
Commit message (Collapse)AuthorAgeFilesLines
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-16/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* debug/ltrace: fix LDFLAGS for libsupc++ and libibertyYann E. MORIN"2010-05-151-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>