diff options
Diffstat (limited to 'recipes-devtools/clang/openmp_git.bb')
-rw-r--r-- | recipes-devtools/clang/openmp_git.bb | 3 |
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 = "" | |||
34 | FILES_${PN} += "${libdir}/lib*${SOLIBSDEV}" | 34 | FILES_${PN} += "${libdir}/lib*${SOLIBSDEV}" |
35 | INSANE_SKIP_${PN} = "dev-so" | 35 | INSANE_SKIP_${PN} = "dev-so" |
36 | 36 | ||
37 | COMPATIBLE_HOST_riscv64 = "null" | ||
38 | COMPATIBLE_HOST_riscv32 = "null" | ||
39 | COMPATIBLE_HOST_mips64 = "null" | 37 | COMPATIBLE_HOST_mips64 = "null" |
38 | COMPATIBLE_HOST_riscv32 = "null" | ||
40 | 39 | ||
41 | BBCLASSEXTEND = "native nativesdk" | 40 | BBCLASSEXTEND = "native nativesdk" |