summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/openmp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/clang/openmp_git.bb')
-rw-r--r--recipes-devtools/clang/openmp_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-devtools/clang/openmp_git.bb b/recipes-devtools/clang/openmp_git.bb
index 4c6be98..a1fa3b1 100644
--- a/recipes-devtools/clang/openmp_git.bb
+++ b/recipes-devtools/clang/openmp_git.bb
@@ -34,8 +34,7 @@ FILES_SOLIBSDEV = ""
34FILES_${PN} += "${libdir}/lib*${SOLIBSDEV}" 34FILES_${PN} += "${libdir}/lib*${SOLIBSDEV}"
35INSANE_SKIP_${PN} = "dev-so" 35INSANE_SKIP_${PN} = "dev-so"
36 36
37COMPATIBLE_HOST_riscv64 = "null"
38COMPATIBLE_HOST_riscv32 = "null"
39COMPATIBLE_HOST_mips64 = "null" 37COMPATIBLE_HOST_mips64 = "null"
38COMPATIBLE_HOST_riscv32 = "null"
40 39
41BBCLASSEXTEND = "native nativesdk" 40BBCLASSEXTEND = "native nativesdk"