summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/flatcc/flatcc_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/flatcc/flatcc_git.bb b/meta-oe/recipes-devtools/flatcc/flatcc_git.bb
index 161c4107b5..ed26299901 100644
--- a/meta-oe/recipes-devtools/flatcc/flatcc_git.bb
+++ b/meta-oe/recipes-devtools/flatcc/flatcc_git.bb
@@ -24,6 +24,7 @@ EXTRA_OECMAKE += " \
24 -DFLATCC_INSTALL=On \ 24 -DFLATCC_INSTALL=On \
25 -DFLATCC_TEST=Off \ 25 -DFLATCC_TEST=Off \
26 -DFLATCC_ALLOW_WERROR=Off \ 26 -DFLATCC_ALLOW_WERROR=Off \
27 -DFLATCC_INSTALL_LIB=${baselib} \
27" 28"
28 29
29BBCLASSEXTEND = "native nativesdk" 30BBCLASSEXTEND = "native nativesdk"