aboutsummaryrefslogtreecommitdiff
path: root/patches/ltrace/0.5.3/170-lib-supcc.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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>