diff options
Diffstat (limited to 'meta-microblaze/recipes-devtools/gdb/gdb.inc')
| -rw-r--r-- | meta-microblaze/recipes-devtools/gdb/gdb.inc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-microblaze/recipes-devtools/gdb/gdb.inc b/meta-microblaze/recipes-devtools/gdb/gdb.inc deleted file mode 100644 index 49870fbd..00000000 --- a/meta-microblaze/recipes-devtools/gdb/gdb.inc +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | require gdb-common.inc | ||
| 2 | |||
| 3 | inherit gettext | ||
| 4 | |||
| 5 | #LDFLAGS:append = " -s" | ||
| 6 | #export CFLAGS:append=" -L${STAGING_LIBDIR}" | ||
| 7 | |||
| 8 | # cross-canadian must not see this | ||
| 9 | PACKAGES =+ "gdbserver" | ||
| 10 | FILES:gdbserver = "${bindir}/gdbserver" | ||
| 11 | |||
| 12 | ALLOW_EMPTY:gdbserver:riscv64 = "1" | ||
| 13 | ALLOW_EMPTY:gdbserver:riscv32 = "1" | ||
| 14 | |||
