summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/jpeg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/jpeg')
-rw-r--r--meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb b/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb
index 1cf854de62..32d3bd93b1 100644
--- a/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb
+++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb
@@ -29,6 +29,8 @@ RCONFLICTS_${PN} += "jpeg"
29 29
30inherit cmake pkgconfig 30inherit cmake pkgconfig
31 31
32export NASMENV = "--debug-prefix-map=${WORKDIR}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}"
33
32# Add nasm-native dependency consistently for all build arches is hard 34# Add nasm-native dependency consistently for all build arches is hard
33EXTRA_OECMAKE_append_class-native = " -DWITH_SIMD=False" 35EXTRA_OECMAKE_append_class-native = " -DWITH_SIMD=False"
34EXTRA_OECMAKE_append_class-nativesdk = " -DWITH_SIMD=False" 36EXTRA_OECMAKE_append_class-nativesdk = " -DWITH_SIMD=False"