cbmk/config
Leah Rowe 995f052bb0 fix building coreboot images on i686 hosts
firstly, memtest86+ is currently not cross compiled and
relies on 64-bit headers (x86_64 only). a 32-bit distro
is unlikely to be able to build 64-bit binaries.

secondly: vboot throws a build error due to -Werror when
building on 32-bit hosts. we rely on vboot code to build
cbfstool, so turn off -Werror on vboot

that's all. 32-bit hosts are not recommended; it is assumed
that you are building on an x86_64 host. work will go into
the build system at a later date to make it more portable,
by cross compiling everything, but this should fix 32-bit
for now.

there are some x60/t60 users who still want to build roms,
so let's allow them that possibility.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-21 23:42:27 +01:00
..
coreboot Fix E6400 display issue with 1440 x 900 panel 2024-05-21 18:18:22 +01:00
dependencies update parabola dependencies for flashprog 2024-05-02 21:41:35 +01:00
flashprog/patches flashprog: apply the good old MX25 workaround 2024-05-02 21:43:33 +01:00
git Canoeboot 20240510 release 2024-05-10 08:39:24 +01:00
grub Also try unlocking encrypted volume on NVMe 2024-05-21 20:26:07 +01:00
ifd/ich9m rebase cbmk 9429287 per lbmk c4d90087..f5b04fa5 2024-01-02 11:55:45 +00:00
memtest86plus/patches Canoeboot 20231026 release 2023-10-27 08:21:04 +01:00
pico-sdk delete overlooked blobs in src/pico-sdk 2023-11-03 17:40:08 +00:00
seabios bump seabios to e5f2e4c69643bc3cd385306a9e5d29e11578148c 2024-05-10 05:48:57 +01:00
stm32-vserprog/patches Canoeboot 20231026 release 2023-10-27 08:21:04 +01:00
submodule/coreboot fix building coreboot images on i686 hosts 2024-05-21 23:42:27 +01:00
u-boot allow multitree projects to define xgcc tree 2024-01-21 06:28:08 +00:00