diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-03-01 00:01:19 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-20 09:59:33 +0000 |
commit | aacaf836ba7d53590ea9a3bd76bab16d02c9ffbb (patch) | |
tree | 8c9d69f2ec22b9d817dda037c9aeb1efd1818915 /meta/recipes-extended | |
parent | 40db00818e3b1cce8aa85ee30f3081ae9a5f8e66 (diff) | |
download | poky-aacaf836ba7d53590ea9a3bd76bab16d02c9ffbb.tar.gz |
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>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions