]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
toolchain/gcc: Enable --with-float for powerpc
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 6 May 2013 00:14:57 +0000 (00:14 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 6 May 2013 10:29:34 +0000 (12:29 +0200)
commitcccb01bf5947a7ea3a80cb14d680259e3a20d428
tree6ff2f11c35d6c2a4b6f662a373d4454fa438bbc6
parentd451f3c0bb9efd97263b7f5e49c2fb5fe62f41dc
toolchain/gcc: Enable --with-float for powerpc

Commit 8d929f4b ("toolchain/gcc: Only enable --with-float when it makes
sense") restricted the --with-float use to only MIPS, ARM and SPARC,
while it seems that powerpc needs it as well.

Fixes the qemu_ppc_virtex_ml507_defconfig build.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/gcc-uclibc-4.x.mk