mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
libnma: Disbale vapi
introspection is not supported for ppc64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,7 +20,8 @@ PACKAGECONFIG[mobile_broadband_provider_info] = "-Dmobile_broadband_provider_inf
|
|||||||
|
|
||||||
# go introspection is not supported for mipsn32/riscv32, but vapi needs it
|
# go introspection is not supported for mipsn32/riscv32, but vapi needs it
|
||||||
#
|
#
|
||||||
EXTRA_OEMESON_mipsarchn32_append = " -Dvapi=false"
|
EXTRA_OEMESON_append_mipsarchn32 = " -Dvapi=false"
|
||||||
EXTRA_OEMESON_riscv32_append = " -Dvapi=false"
|
EXTRA_OEMESON_append_riscv32 = " -Dvapi=false"
|
||||||
|
EXTRA_OEMESON_append_powerpc64le = " -Dvapi=false"
|
||||||
|
|
||||||
GTKDOC_MESON_OPTION = "gtk_doc"
|
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||||
|
|||||||
Reference in New Issue
Block a user