mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
ssiapi: Disable for ppc64
Internal boost headers are missing ppc64 support ssiapi.1.3.0/lib/boost/smart_ptr/detail/sp_counted_base.hpp:66:11: fatal error: boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -36,3 +36,4 @@ do_configure_prepend(){
|
||||
RDEPENDS_${PN} += "mdadm"
|
||||
|
||||
COMPATIBLE_HOST_powerpc = 'null'
|
||||
COMPATIBLE_HOST_powerpc64le = 'null'
|
||||
|
||||
Reference in New Issue
Block a user