1 2 3 4 5 6 7 8 9 10 11 12 13 14
require gdb-common.inc DEPENDS = "expat-native ncurses-native" EXTRA_OECONF += "--without-python" #EXTRA_OEMAKE += "LDFLAGS='${BUILD_LDFLAGS}'" GDBPROPREFIX = "" inherit cross inherit gettext datadir .= "/gdb-${TUNE_PKGARCH}${TARGET_VENDOR}-${TARGET_OS}"