mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
grub: use --disable-werror on ./configure
work around build issues on very bleeding edge distros Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
|
||||
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git --disable-werror"
|
||||
autoconfargs="--with-platform=coreboot"
|
||||
makeargs="FS_PAYLOAD_MODULES=\"\""
|
||||
|
||||
Reference in New Issue
Block a user