* Makefile.util.def: Remove -Wno-format.
* grub-core/Makefile.core.def: Likewise.
This commit is contained in:
parent
1c4afb6095
commit
ddb7355862
3 changed files with 5 additions and 2 deletions
|
@ -703,7 +703,6 @@ program = {
|
|||
common = grub-core/kern/list.c;
|
||||
common = grub-core/kern/misc.c;
|
||||
common = grub-core/tests/lib/test.c;
|
||||
cflags = -Wno-format;
|
||||
ldadd = libgrubmods.a;
|
||||
ldadd = libgrubgcry.a;
|
||||
ldadd = libgrubkern.a;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue