diff options
| -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 33feb581aa..a92d03222b 100644 --- a/meta/recipes-devtools/gdb/gdb-cross.inc +++ b/meta/recipes-devtools/gdb/gdb-cross.inc | |||
| @@ -10,3 +10,5 @@ GDBPROPREFIX = "" | |||
| 10 | 10 | ||
| 11 | inherit cross | 11 | inherit cross |
| 12 | inherit gettext | 12 | inherit gettext |
| 13 | |||
| 14 | datadir .= "/gdb-${TUNE_PKGARCH}${TARGET_VENDOR}-${TARGET_OS}" | ||
