diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-03-28 04:00:16 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-29 23:20:13 +0100 |
commit | 6dff6392d8286a52d2b3cc921dc3939c8e5cc095 (patch) | |
tree | ea5f7a3079e2dbea482ab666ce390639789d4f0d /bitbake/lib | |
parent | ab206592881ec94a4905c4185933e669219831b7 (diff) | |
download | poky-6dff6392d8286a52d2b3cc921dc3939c8e5cc095.tar.gz |
gcc: Backport fixes for musl ssp configuration
We were trying to inject cached configure variables via
EXTRA_OECONF, but that was not working due to the fact
that gcc configure is called recursively via makefiles
and hence these were getting lost.
These backports from master fixes the problem by
defining the options in configure itself
dl_iterate_phdr is provided by musl as well, so lets
not depend on glibc defines like inhibit_libc alone
(From OE-Core rev: b3f80743cd1b9a15a8ee4d20c2a54c2f6cbcd13c)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib')
0 files changed, 0 insertions, 0 deletions