breakpad: disable ppc from being built.

../trunk/src/client/linux/dump_writer_common/raw_context_cpu.h:48:2: error: #error "This code has not been ported to your platform yet."
 |  #error "This code has not been ported to your platform yet."

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Armin Kuster 2016-08-09 08:40:40 -07:00 committed by Martin Jansa
parent 7e2e4421da
commit 7151a9d71f

View File

@ -17,6 +17,8 @@ SRCREV = "r1435"
SRC_URI = "svn://google-breakpad.googlecode.com/svn;module=trunk;protocol=http"
S = "${WORKDIR}/trunk"
COMPATIBLE_MACHINE_powerpc = "(!.*ppc).*"
do_install_append() {
install -d ${D}${includedir}
install -d ${D}${includedir}/breakpad