summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/gdb/gdb-cross.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross.inc b/meta/recipes-devtools/gdb/gdb-cross.inc
index 588a208d94..33feb581aa 100644
--- a/meta/recipes-devtools/gdb/gdb-cross.inc
+++ b/meta/recipes-devtools/gdb/gdb-cross.inc
@@ -2,6 +2,8 @@ require gdb-common.inc
2 2
3DEPENDS = "expat-native ncurses-native" 3DEPENDS = "expat-native ncurses-native"
4 4
5EXTRA_OECONF += "--without-python"
6
5#EXTRA_OEMAKE += "LDFLAGS='${BUILD_LDFLAGS}'" 7#EXTRA_OEMAKE += "LDFLAGS='${BUILD_LDFLAGS}'"
6 8
7GDBPROPREFIX = "" 9GDBPROPREFIX = ""