]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix libssh_nonshared linker specs for ppc/musl
authorKhem Raj <raj.khem@gmail.com>
Wed, 5 Jul 2017 17:34:44 +0000 (10:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Mar 2018 23:35:37 +0000 (16:35 -0700)
commit9d265f398a97dccb19811b048b1f4a2dd9d3fdd5
tree8735a61db98540eae739fc31d764d0f0594cae72
parent9ee16f7f57f37e62c1fae3b27d93de2d83b2a804
gcc: Fix libssh_nonshared linker specs for ppc/musl

The change to link libssp_nonshared.a only for musl was to move
spec file changes to config/linux.h under a conditional when
DEFAULT_LIBC == LIBC_MUSL which worked fine for all but ppc
since gcc for ppc provided its own linux.h overrides which are
used. This patch duplicates the change in those headers too

Cherry-picked from oe-core master 9d39168a6acfa1f289a4448271c0bf9caaea10ec

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-devtools/gcc/gcc-6.3/0041-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch