config/debug.in
author Robert Schwebel <rsc@pengutronix.de>
Sat May 15 07:42:55 2010 +0200 (2010-05-15)
changeset 1968 dc6e202afe24
parent 924 941294c6fcf1
permissions -rw-r--r--
debug/ltrace: fix LDFLAGS for libsupc++ and libiberty

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>
     1 menu "Debug facilities"
     2 source "config.gen/debug.in"
     3 endmenu