]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Abstract long double configuration into python function
authorKhem Raj <raj.khem@gmail.com>
Thu, 14 Aug 2014 19:05:57 +0000 (14:05 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Aug 2014 17:19:52 +0000 (18:19 +0100)
commite7011429e40ae96b9c9f1e7f3c6f4c1f1102607f
treec4fff90c3b095440eaf935d714f1ba7a7f0ccf9e
parentc17d883fa99b6967d83c3796d22fc0c1dbe704e6
gcc: Abstract long double configuration into python function

musl does not support IBM 128 long double for ppc, instead of
doing complex overrides move it into a pythong snippet which
is easier to read and more compact.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-common.inc
meta/recipes-devtools/gcc/gcc-configure-common.inc