Apply patches to nasm that allow changing the debug prefix in generated output files, then use this option to make sure libjpeg-turbo builds reproducibly.
Joshua Watt (2): nasm: Add debug-prefix-map option libjpeg-turbo: Build reproducibly .../nasm/nasm/0001-stdlib-Add-strlcat.patch | 117 +++++++ .../0002-Add-debug-prefix-map-option.patch | 325 ++++++++++++++++++ meta/recipes-devtools/nasm/nasm_2.14.02.bb | 2 + .../jpeg/libjpeg-turbo_2.0.3.bb | 2 + 4 files changed, 446 insertions(+) create mode 100644 meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch create mode 100644 meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch -- 2.23.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
