1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-16 00:28:44 +02:00
build/layer/bsp-alix
David Oberhollenzer f34878ac01 Fix toolchain configuration for alix bsp
The new gcc 8.2 toolchain emits fancy new endbr32 instructions that the
Geode LX doesn't have. The system chokes during boot with an illegal
opcode in libmount. This commit disables cet for the Alix bsp.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2019-01-13 02:39:49 +01:00
..
ifrename Restructure build system configuration 2018-09-23 16:19:52 +02:00
INIT Restructure build system configuration 2018-09-23 16:19:52 +02:00
LDPATH Restructure build system configuration 2018-09-23 16:19:52 +02:00
linux.config Bump mainline LTS linux version 2019-01-11 00:29:22 +01:00
ROOTFS Cleanup layer configuration 2018-09-24 13:27:26 +02:00
TOOLCHAIN Fix toolchain configuration for alix bsp 2019-01-13 02:39:49 +01:00