]> 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>
Tue, 8 Jan 2019 20:12:01 +0000 (20:12 +0000)
commit763398b87c257ab672430bedd01004b9317d02b2
tree25966b02802205a3c1aad63b3908f2fdc7789cd9
parent58f062843008c42d28f14c42fb5f991aef73728e
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]
(From OE-Core rev: 5ff5f89f2db079a6baf0275ebf1333b4b9642504)

Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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