grub: use --disable-werror on ./configure
work around build issues on very bleeding edge distros Signed-off-by: Leah Rowe <leah@libreboot.org>9020vga
parent
33e25a3355
commit
1d971fcdc9
|
@ -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=\"\""
|
||||
|
|
Loading…
Reference in New Issue