]> code.ossystems Code Review - openembedded-core.git/commit
nasm: Add debug-prefix-map option
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 9 Dec 2019 04:03:11 +0000 (22:03 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Dec 2019 09:04:38 +0000 (09:04 +0000)
commitad5c914933c7b38296dcb8bba3c36aed45aacc32
treed1a0208ef943b02948260741b5cdbdcd3ba68411
parent18b90967bd367263280ec871be84e67e3eed11fa
nasm: Add debug-prefix-map option

Adds an option to nasm to change the prefix for file paths encoded in
the object files. This allows builds to be reproducible regardless of
the build directory.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch [new file with mode: 0644]
meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch [new file with mode: 0644]
meta/recipes-devtools/nasm/nasm_2.14.02.bb