[Buildroot] beaglebone_qt5 does not build since commit a7914499b80

Carlos Santos unixmania at gmail.com
Fri Oct 11 02:03:16 UTC 2019


Hello,

configs/beaglebone_qt5_defconfig contain BR2_GCC_VERSION_5_X=y because
the Linux 4.1 kernel used on the board does not compile with gcc 6.x
and later.

At the same time it contains BR2_TOOLCHAIN_BUILDROOT_GLIBC=y, which
invalidated the CGG version selection because
since commit a7914499b80 glbc requires GCC 6.2 or later.

Switching to uClibc is not an option, since ti-sgx-um requires glibc.

-- 
Carlos Santos <unixmania at gmail.com>


More information about the buildroot mailing list