Florian Fainelli c7f0f973ab gdb: gdbserver package dependency fix (#11179)
In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15
selected) due to a missing dependency:
Package gdbserver is missing dependencies for the following libraries:
libthread_db.so.1

In order to fix it, the system shared lib libthread_db.so.1 is copied from
the toolchain lib dir into the gdb package target structure (/usr/lib) to
pass the dependency checks.
This patch was (quickly) reviewed by Paul Fertser on IRC.

Signed-off-by: xxiao <xxiao@fosiao.com>
Signed-off-by: Matthieu Boujonnier <openwrt-devel@metaverse.fr>

SVN-Revision: 33479
2012-09-19 15:13:50 +00:00
..
2012-08-11 00:25:23 +00:00
2012-04-02 16:25:40 +00:00
2012-09-15 11:36:58 +00:00
2012-08-06 18:54:36 +00:00
2012-02-08 10:20:13 +00:00
2012-02-27 23:08:15 +00:00
2012-09-15 11:37:01 +00:00
2012-08-13 11:08:13 +00:00
2012-08-13 11:08:13 +00:00
2012-08-13 11:08:13 +00:00
2012-07-25 17:28:32 +00:00
2012-08-29 10:08:30 +00:00
2012-08-13 11:08:13 +00:00
2012-09-15 11:36:55 +00:00
2012-03-18 21:08:39 +00:00
2012-08-13 14:01:34 +00:00
2012-09-19 10:57:38 +00:00
2012-03-25 08:51:13 +00:00
2012-06-10 20:27:47 +00:00
2012-08-01 12:01:24 +00:00
2012-07-13 17:10:56 +00:00
2012-06-05 17:49:57 +00:00
2012-06-09 23:29:28 +00:00
2012-06-10 17:07:46 +00:00