summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/fmt/fmt_7.0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_7.0.3.bb b/meta-oe/recipes-support/fmt/fmt_7.0.3.bb
index ed3de0b500..d52731161a 100644
--- a/meta-oe/recipes-support/fmt/fmt_7.0.3.bb
+++ b/meta-oe/recipes-support/fmt/fmt_7.0.3.bb
@@ -13,3 +13,5 @@ inherit cmake
13inherit ptest 13inherit ptest
14 14
15EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON" 15EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON"
16
17BBCLASSEXTEND = "native nativesdk"