blob: 249e24dc529ee9bfc255254622e73b7e7c0c8a57 [file] [log] [blame]
Andrew Geissleraaf90cd2021-02-12 15:29:51 -06001require gdb-common.inc
2
3inherit gettext
4
5#LDFLAGS_append = " -s"
6#export CFLAGS_append=" -L${STAGING_LIBDIR}"
7
8# cross-canadian must not see this
9PACKAGES =+ "gdbserver"
10FILES_gdbserver = "${bindir}/gdbserver"
11
12ALLOW_EMPTY_gdbserver_riscv64 = "1"
13ALLOW_EMPTY_gdbserver_riscv32 = "1"
14