diff options
Diffstat (limited to 'meta-oe/recipes-devtools/breakpad/breakpad_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/breakpad/breakpad_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb index 0e510aaf6d..4d9038a92c 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb +++ b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb | |||
| @@ -47,6 +47,8 @@ S = "${WORKDIR}/git" | |||
| 47 | CXXFLAGS += "-D_GNU_SOURCE" | 47 | CXXFLAGS += "-D_GNU_SOURCE" |
| 48 | 48 | ||
| 49 | COMPATIBLE_HOST_powerpc = "null" | 49 | COMPATIBLE_HOST_powerpc = "null" |
| 50 | COMPATIBLE_HOST_powerpc64 = "null" | ||
| 51 | COMPATIBLE_HOST_powerpc64le = "null" | ||
| 50 | COMPATIBLE_HOST_riscv64 = "null" | 52 | COMPATIBLE_HOST_riscv64 = "null" |
| 51 | COMPATIBLE_HOST_riscv32 = "null" | 53 | COMPATIBLE_HOST_riscv32 = "null" |
| 52 | 54 | ||
