From 66d2567525f3cc93a1bc59c811eccf95b2c89871 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 26 Feb 2020 21:55:57 -0800 Subject: openmp: enable for riscv{32,64} Signed-off-by: David Abdurachmanov Signed-off-by: Khem Raj --- recipes-devtools/clang/openmp_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-devtools/clang/openmp_git.bb b/recipes-devtools/clang/openmp_git.bb index 4c6be98..a76b230 100644 --- a/recipes-devtools/clang/openmp_git.bb +++ b/recipes-devtools/clang/openmp_git.bb @@ -34,8 +34,6 @@ FILES_SOLIBSDEV = "" FILES_${PN} += "${libdir}/lib*${SOLIBSDEV}" INSANE_SKIP_${PN} = "dev-so" -COMPATIBLE_HOST_riscv64 = "null" -COMPATIBLE_HOST_riscv32 = "null" COMPATIBLE_HOST_mips64 = "null" BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf