[Buildroot] [PATCH] musl: allow to build ppc64 toolchains

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Aug 19 12:30:54 UTC 2016


Hello,

On Thu, 18 Aug 2016 08:37:29 +0200, Waldemar Brodkorb wrote:
> Latest musl release supports ppc64 architecture.
> Tested with Qemu for big endian and little endian configurations.
> Musl implements ELFv2 ABI. Only gcc 6.x contains required
> changes for musl ppc64 support.
> 
> Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>
> ---
>  package/gcc/Config.in.host              | 8 ++++++++
>  package/gcc/gcc.mk                      | 6 ++++++
>  toolchain/toolchain-buildroot/Config.in | 2 +-
>  3 files changed, 15 insertions(+), 1 deletion(-)

Applied to next, with some minor tweaks (reworked commit log + addition
of a comment in gcc.mk to explain why we are forcing the ABI).

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list