mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
grub/target.cfg: move --disable-werror
i meant to push it in configure args, not bootstrap Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git --disable-werror"
|
||||
autoconfargs="--with-platform=coreboot"
|
||||
bootstrapargs="--gnulib-srcdir=gnulib/ --no-git"
|
||||
autoconfargs="--with-platform=coreboot --disable-werror"
|
||||
makeargs="FS_PAYLOAD_MODULES=\"\""
|
||||
|
||||
Reference in New Issue
Block a user