]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: fix build failure for qemux86 and qemuppc with musl
authorChen Qi <Qi.Chen@windriver.com>
Thu, 1 Mar 2018 08:01:19 +0000 (00:01 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Mar 2018 09:59:33 +0000 (09:59 +0000)
commitaacaf836ba7d53590ea9a3bd76bab16d02c9ffbb
tree8c9d69f2ec22b9d817dda037c9aeb1efd1818915
parent40db00818e3b1cce8aa85ee30f3081ae9a5f8e66
systemd: fix build failure for qemux86 and qemuppc with musl

Remove the 'fstack-protector' and 'fstack-protector-strong' flags
as a workaround to fix the following error when building for qemux86
and qemuppc with musl.

  undefined reference to `__stack_chk_fail_local'

(From OE-Core rev: 4871d3c2b6dd6c07a2adcfbc9ecfb22e4afa2d0d)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0001-Remove-fstack-protector-flags-to-workaround-musl-bui.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_237.bb