diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/no-static-libs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/no-static-libs.inc b/meta/conf/distro/include/no-static-libs.inc index 7fd578b3ce..cdc53916d0 100644 --- a/meta/conf/distro/include/no-static-libs.inc +++ b/meta/conf/distro/include/no-static-libs.inc | |||
@@ -36,6 +36,7 @@ DISABLE_STATIC_pn-libusb1-native = "" | |||
36 | EXTRA_OECONF_append = "${DISABLE_STATIC}" | 36 | EXTRA_OECONF_append = "${DISABLE_STATIC}" |
37 | 37 | ||
38 | EXTRA_OECMAKE_append_pn-libical = " -DSHARED_ONLY=True" | 38 | EXTRA_OECMAKE_append_pn-libical = " -DSHARED_ONLY=True" |
39 | EXTRA_OECMAKE_append_pn-libjpeg-turbo = " -DENABLE_STATIC=False" | ||
39 | 40 | ||
40 | EXCONFIG_ARGS_append_pn-ncurses = " --without-normal" | 41 | EXCONFIG_ARGS_append_pn-ncurses = " --without-normal" |
41 | EXCONFIG_ARGS_append_pn-ncurses-native = " --without-normal" | 42 | EXCONFIG_ARGS_append_pn-ncurses-native = " --without-normal" |