mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
gegl: Remove openmp dep for rv32 and ppc32
openmp is not yet ported for these architectures Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,6 +14,8 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS:append:toolchain-clang = " openmp"
|
DEPENDS:append:toolchain-clang = " openmp"
|
||||||
|
DEPENDS:remove:toolchain-clang:riscv32 = "openmp"
|
||||||
|
DEPENDS:remove:toolchain-clang:powerpc = "openmp"
|
||||||
|
|
||||||
GNOMEBASEBUILDCLASS = "meson"
|
GNOMEBASEBUILDCLASS = "meson"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user