mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
breakpad: Disable build on riscv
Unsupported arch as of now Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -49,6 +49,8 @@ S = "${WORKDIR}/git"
|
||||
CXXFLAGS += "-D_GNU_SOURCE"
|
||||
|
||||
COMPATIBLE_HOST_powerpc = "null"
|
||||
COMPATIBLE_HOST_riscv64 = "null"
|
||||
COMPATIBLE_HOST_riscv32 = "null"
|
||||
|
||||
do_install_append() {
|
||||
install -d ${D}${includedir}
|
||||
|
||||
Reference in New Issue
Block a user