summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.68.0.bb
diff options
context:
space:
mode:
authorDouglas Royds <douglas.royds@taitradio.com>2018-11-23 09:34:07 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-08 20:14:42 +0000
commitd513b1d6bba1ac93c1fb295ec0c2571ab0509dbc (patch)
treecd9ecac96930fd1e011b199641e2ad793c91364c /meta/recipes-support/boost/boost_1.68.0.bb
parentda35b05c7f77e5e7c4221bb45a9739dd66440e84 (diff)
downloadpoky-d513b1d6bba1ac93c1fb295ec0c2571ab0509dbc.tar.gz
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) (From OE-Core rev: 763398b87c257ab672430bedd01004b9317d02b2) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.68.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.68.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/boost/boost_1.68.0.bb b/meta/recipes-support/boost/boost_1.68.0.bb
index c7958a4c5e..82e36fd732 100644
--- a/meta/recipes-support/boost/boost_1.68.0.bb
+++ b/meta/recipes-support/boost/boost_1.68.0.bb
@@ -7,5 +7,5 @@ SRC_URI += "\
7 file://boost-math-disable-pch-for-gcc.patch \ 7 file://boost-math-disable-pch-for-gcc.patch \
8 file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \ 8 file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
9 file://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \ 9 file://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
10 file://0001-make_x86_64_sysv_elf_gas.S-set-.file-section.patch \ 10 file://reproducibility-add-file-directive-to-assembler.patch \
11 " 11 "