summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb.inc
blob: f4cd0a5c01b3e788189d1d5080d05d7330c5e2c0 (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"