Felix Fietkau
ed2bf29be5
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
...
SVN-Revision: 33523
12 years ago
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
12 years ago
Florian Fainelli
214c2e57fd
gdb: use an updated 6.8a tarball
...
SVN-Revision: 30543
13 years ago
Nicolas Thill
e80e75321f
package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number
...
SVN-Revision: 28390
13 years ago
Jonas Gorski
478decc60b
gdb: add dependency to libexpat when present
...
Also prevent gdb from trying to link against the host's libexpat.
SVN-Revision: 27859
13 years ago
Michael Büsch
1f948866b8
gdb: There are dep issues with cconfig.h. Disable parallel build for now.
...
SVN-Revision: 23647
14 years ago
Michael Büsch
409e44a4e8
gdb: Enable parallel build
...
SVN-Revision: 23373
14 years ago
Jo-Philipp Wich
b1e7cd577b
cleanup Makefiles ( #7212 )
...
SVN-Revision: 21107
15 years ago
Travis Kemen
5a32f56774
this patch fixes gdb parallel build.
...
-Raphael
SVN-Revision: 20187
15 years ago
Nicolas Thill
026d20249b
gdb: not support on cris
...
SVN-Revision: 18882
15 years ago
Nicolas Thill
efff03d144
gdb: fix build failure with arm targets
...
SVN-Revision: 18865
15 years ago
Nicolas Thill
3b0d91c6f5
gdb: don't build on avr32
...
SVN-Revision: 17865
15 years ago
Nicolas Thill
b17f4b2a26
gdb: have both gdb & gdbserver share defaults
...
SVN-Revision: 17863
15 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Nicolas Thill
8e079ddee0
gdb: fix gdbserver subpackage, cleanup
...
SVN-Revision: 14649
16 years ago
Andy Boyett
51d17e47c2
gdb: upgrade to 6.8, fixes libreadline compilation issues
...
SVN-Revision: 14063
16 years ago
Felix Fietkau
abeebe75f4
replace the gdbserver package with a full gdb package that also includes gdbserver
...
SVN-Revision: 14024
16 years ago