summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_245.6.bb
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@gmail.com>2020-06-11 16:01:02 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-12 18:12:46 +0100
commit17d1d8de8c4d50d42882586244ae5eef3a111a3c (patch)
treed4a76822857047d1f6355e61c33df1d98bd45a52 /meta/recipes-core/systemd/systemd_245.6.bb
parent4c1e74bdf4922519d168434afd69c9bebcb9bd82 (diff)
downloadopenembedded-core-contrib-17d1d8de8c4d50d42882586244ae5eef3a111a3c.tar.gz
meson: backport library ordering fix
meson had a bug where they started looking for static boost libraries first vs. the default behavior of looking at shared libraries first. This caused issues because some projects assume the shared libraries first which automatically add in other shared library dependencies. Static libraries do not have the default behavior so projects that use boost start failing to compile with undefined references to other boost libraries. Signed-off-by: Andrew Geissler <geissonator@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_245.6.bb')
0 files changed, 0 insertions, 0 deletions