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

ALLOW_EMPTY_gdbserver_riscv64 = "1"