target-finalize: do not strip libthread_db
authorJavier Viguera <javier.viguera@digi.com>
Fri, 26 Nov 2010 18:26:56 +0000 (19:26 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 27 Nov 2010 20:41:20 +0000 (21:41 +0100)
commit69b2cc76b3587a3ed551e7d2e025fd3ea4f33992
treea2f67e05defc1430fccdd2d68025343e8adf95c5
parent37f64ed0153176e2b79516ebe3ad414afac6042e
target-finalize: do not strip libthread_db

Fix previous commit not to strip libthread_db library. In the previous
commit the wildcard was incorrectly matching the symbolic link instead
of the real library file.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile