[Buildroot] [git commit] arch/Config.in.powerpc: disable some variants on ppc64le

Peter Korsgaard peter at korsgaard.com
Thu Jun 9 20:44:46 UTC 2022


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=c0b02883148025ea3e62535f237b246818155a99
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Following commit
 > e59b3acc3603e55fbaec25406258ec9ca9623564 ("toolchain/glibc: Restrict
 > ppc64le support to power8"), when selecting ppc64le as the
 > architecture, it is possible to end up with a selection for which no C
 > library is provided.

 > Indeed:

 >  - glibc only supports Power8
 >  - uclibc has no support for ppc64le at all
 >  - musl only supports ppc64le processors that have Altivec support

 > Therefore, this commit adds "depends on !BR2_powerpc64le" to those
 > PowerPC architecture variants for which no C library support exists.

 > Fixes:

 >   http://autobuild.buildroot.net/results/3f6fb1c2d5648e78f7856bdea3171b5a89dfa2f9/

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
 > Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>

Committed to 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list