BuildSystem: Rename toolchain -> x86_64-pc-banan_os

This commit is contained in:
2025-06-03 23:02:10 +03:00
parent 84b1f3990c
commit 11174bfa14
4 changed files with 17 additions and 16 deletions

View File

@@ -166,7 +166,8 @@ build_grub () {
--target="$BANAN_ARCH" \
--prefix="$BANAN_TOOLCHAIN_PREFIX" \
--with-platform="efi" \
--disable-werror
--disable-werror \
CFLAGS=--std=gnu11
make $MAKE_JOBS
make install