aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-cross.inc
blob: 588a208d94faf604e5325bfe6b4fb124088483a4 (plain)
1
2
3
4
5
6
7
8
9
10
require gdb-common.inc

DEPENDS = "expat-native ncurses-native"

#EXTRA_OEMAKE += "LDFLAGS='${BUILD_LDFLAGS}'"

GDBPROPREFIX = ""

inherit cross
inherit gettext