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.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/clang/openmp_git.bb b/recipes-devtools/clang/openmp_git.bb
index a4faeaa..d131ac6 100644
--- a/recipes-devtools/clang/openmp_git.bb
+++ b/recipes-devtools/clang/openmp_git.bb
@@ -37,3 +37,5 @@ COMPATIBLE_HOST_riscv32 = "null"
37COMPATIBLE_HOST_mips64 = "null" 37COMPATIBLE_HOST_mips64 = "null"
38 38
39RDEPENDS_${PN} = "libelf libffi" 39RDEPENDS_${PN} = "libelf libffi"
40
41BBCLASSEXTEND = "native nativesdk"