diff options
-rw-r--r-- | meta-oe/recipes-support/fmt/fmt_7.0.3.bb | 2 |
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 | |||
13 | inherit ptest | 13 | inherit ptest |
14 | 14 | ||
15 | EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON" | 15 | EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON" |
16 | |||
17 | BBCLASSEXTEND = "native nativesdk" | ||