linuxOS_PX30_CAR/yocto/poky/meta/recipes-devtools/gdb/gdb.inc
2026-01-20 14:00:13 +08:00

12 lines
221 B
C++

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"