summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-cross-canadian_7.2.bb
blob: 5982c0568eae14924a567e60aa3cd9f0105740bf (plain)
1
2
3
4
5
6
7
8
9
10
require gdb-common.inc

DEPENDS = "ncurses-nativesdk expat-nativesdk gettext-nativesdk"

inherit cross-canadian

PR = "r0"

GDBPROPREFIX = "--program-prefix='${TARGET_PREFIX}'"
EXPAT = "--with-expat"
OpenPOWER on IntegriCloud