summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb.inc
blob: 52119a0aaa6cc2f356f6eebdecf1bf8bb6d7f480 (plain)
1
2
3
4
5
6
7
8
9
10
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"