English | Lietuviškai

Info


Communication


COMPILATION

These are compilation instructions for grub.

unset {C,CPP,CXX,LD}FLAGS

echo depends bli part_gpt > grub-core/extra_deps.lst

./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-efiemu \
--with-platform=efi  \
--target=x86_64 \
--disable-werror

unset TARGET_CC

make
make install DESTDIR=

Copyright © 2021-2026 Peropesis. See license terms.
E-mail: info(at)peropesis.org