linuxOS_PX30_CAR/yocto/poky/meta/recipes-devtools/gdb/gdb.inc

12 lines
221 B
PHP
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
require gdb-common.inc
inherit gettext pkgconfig
#LDFLAGS:append = " -s"
#export CFLAGS:append=" -L${STAGING_LIBDIR}"
# cross-canadian must not see this
PACKAGES =+ "gdbserver"
FILES:gdbserver = "${bindir}/gdbserver"