generic-poky/meta/recipes-devtools/gdb/gdb.inc

11 lines
210 B
PHP

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"