]> code.ossystems Code Review - openembedded-core.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:30:19 +0000 (09:30 +0000)
commit4871d3c2b6dd6c07a2adcfbc9ecfb22e4afa2d0d
treed2a74e635f25491efa50260e205e242547c79cec
parent906230a73b3ccfa4afd2a19a6b0aa18cd1d5fa08
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'

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
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