summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/qhull/qhull_2020.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/qhull/qhull_2020.2.bb b/meta-oe/recipes-extended/qhull/qhull_2020.2.bb
index 9efadbc7f4..3e3d1007e9 100644
--- a/meta-oe/recipes-extended/qhull/qhull_2020.2.bb
+++ b/meta-oe/recipes-extended/qhull/qhull_2020.2.bb
@@ -25,3 +25,5 @@ inherit cmake
25SYSROOT_DIRS:append = " \ 25SYSROOT_DIRS:append = " \
26 ${bindir} \ 26 ${bindir} \
27" 27"
28
29BBCLASSEXTEND = "native"