summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb.inc
blob: 2b0ae1655f6e5150ef14769a6d9bf4478e94da22 (plain)
1
2
3
4
5
6
7
8
9
10
11
require gdb-common.inc

inherit gettext

#LDFLAGS:append = " -s"
#export CFLAGS:append=" -L${STAGING_LIBDIR}"

# cross-canadian must not see this
PACKAGES =+ "gdbserver"
FILES:gdbserver = "${bindir}/gdbserver"