diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-09-19 15:13:50 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-09-19 15:13:50 +0000 |
commit | ec5413972eb1cec10f99277cdb1b3060199bec2c (patch) | |
tree | c5904af4d2103c6309b6b21b89754ee4d0994d62 /include/kernel-build.mk | |
parent | 5793f27be67fe146c81326456206988c7dfb852c (diff) | |
download | master-187ad058-ec5413972eb1cec10f99277cdb1b3060199bec2c.tar.gz master-187ad058-ec5413972eb1cec10f99277cdb1b3060199bec2c.tar.bz2 master-187ad058-ec5413972eb1cec10f99277cdb1b3060199bec2c.zip |
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33479 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel-build.mk')
0 files changed, 0 insertions, 0 deletions