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