grub: use --disable-werror on ./configure
work around build issues on very bleeding edge distros Signed-off-by: Leah Rowe <leah@libreboot.org>audit2-merge1
parent
155a41187c
commit
48f6b2fec7
|
@ -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