diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-05-11 10:35:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-13 13:40:52 +0100 |
commit | d774bb2d10f2c05900f87dcc53f073433ca02121 (patch) | |
tree | 2d79c855f09ffdfa5c0bd70c3fd7a616c559122a /meta/recipes-devtools/gcc/gcc-target.inc | |
parent | 21d8d60b2bfb205dcb5d304119d4dbd627db7163 (diff) | |
download | openembedded-core-d774bb2d10f2c05900f87dcc53f073433ca02121.tar.gz openembedded-core-d774bb2d10f2c05900f87dcc53f073433ca02121.tar.bz2 openembedded-core-d774bb2d10f2c05900f87dcc53f073433ca02121.zip |
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
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-target.inc')
0 files changed, 0 insertions, 0 deletions