diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross.inc | 2 |
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 | ||
| 3 | DEPENDS = "expat-native ncurses-native" | 3 | DEPENDS = "expat-native ncurses-native" |
| 4 | 4 | ||
| 5 | EXTRA_OECONF += "--without-python" | ||
| 6 | |||
| 5 | #EXTRA_OEMAKE += "LDFLAGS='${BUILD_LDFLAGS}'" | 7 | #EXTRA_OEMAKE += "LDFLAGS='${BUILD_LDFLAGS}'" |
| 6 | 8 | ||
| 7 | GDBPROPREFIX = "" | 9 | GDBPROPREFIX = "" |
