]> code.ossystems Code Review - openembedded-core.git/commit
boost-context: Reproducibility: Set .file section for all *_elf_gas.S files
authorDouglas Royds <douglas.royds@taitradio.com>
Thu, 22 Nov 2018 20:34:07 +0000 (09:34 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Nov 2018 23:32:10 +0000 (23:32 +0000)
commit5ff5f89f2db079a6baf0275ebf1333b4b9642504
tree86f403dbde24ff07bd164a2b8adf3eb08d55c59b
parent466044a341a8b42159bd9388950c9079e0d7a2c3
boost-context: Reproducibility: Set .file section for all *_elf_gas.S files

Add a .file directive explicitly for all *_elf_gas.S files to prevent the linker
adding a host build-system path as a FILE symbol to the object file.

This replaces the existing patch that added the .file directive to a small
subset of these files.

Upstream-Status: Submitted [https://github.com/boostorg/context/issues/91]
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost/0001-make_x86_64_sysv_elf_gas.S-set-.file-section.patch [deleted file]
meta/recipes-support/boost/boost/reproducibility-add-file-directive-to-assembler.patch [new file with mode: 0644]
meta/recipes-support/boost/boost_1.68.0.bb