diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-05-11 10:35:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-13 13:41:31 +0100 |
commit | af6bfedb0024f71976046a11de819bc803a578f6 (patch) | |
tree | 52cd6d01ee7ad8982349895115c589a1e17f7b6d /meta/recipes-devtools/strace | |
parent | cc86da055bf7ce19a8830eb1f3130ecefb9ac4de (diff) | |
download | poky-af6bfedb0024f71976046a11de819bc803a578f6.tar.gz |
libgcc: Ensure that gcc configure options are passed to libgcc too
libgcc uses certain options from EXTRA_OECONF as well, curently we are
ignoring them, as a result we do not configure libgcc to match cross gcc
in some cases e.g. ppc/musl should have used 64bit long doubles but
it went for 128-ldbls which is default, works on glibc but not on musl
(From OE-Core rev: d7799a17d5e802db3f8d16bdc824aae81538e675)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/strace')
0 files changed, 0 insertions, 0 deletions