diff options
| -rw-r--r-- | meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.6.bb b/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.6.bb index b6efc6bca0..0bd6af8db9 100644 --- a/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.6.bb +++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.6.bb | |||
| @@ -29,7 +29,7 @@ RCONFLICTS_${PN} += "jpeg" | |||
| 29 | 29 | ||
| 30 | inherit cmake pkgconfig | 30 | inherit cmake pkgconfig |
| 31 | 31 | ||
| 32 | export NASMENV = "--debug-prefix-map=${WORKDIR}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}" | 32 | export NASMENV = "--reproducible --debug-prefix-map=${WORKDIR}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}" |
| 33 | 33 | ||
| 34 | # Add nasm-native dependency consistently for all build arches is hard | 34 | # Add nasm-native dependency consistently for all build arches is hard |
| 35 | EXTRA_OECMAKE_append_class-native = " -DWITH_SIMD=False" | 35 | EXTRA_OECMAKE_append_class-native = " -DWITH_SIMD=False" |
