[U-Boot] [PATCH v2 7/7] mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
Tom Rini
trini at ti.com
Thu Oct 23 19:57:48 CEST 2014
On Fri, Oct 24, 2014 at 01:30:46AM +0900, Masahiro Yamada wrote:
> Without the private libgcc, we need a full multilib toolchain with
> different libgcc or multiple toolchains to build all BE/LE and
> hard-float/soft-float variants of MIPS boards. That is not feasible.
>
> This commit allows us to build all the MIPS boards with a single
> kernel.org toolchain:
>
> https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/
> x86_64-gcc-4.9.0-nolibc_mips-linux.tar.xz
>
> This change sounds reasonable for most users. If necessary,
> you can disable this option via "make menuconfig" or friends.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141023/f9299b9d/attachment.pgp>
More information about the U-Boot
mailing list