* 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
|
@ -1615,7 +1615,6 @@ module = {
|
|||
module = {
|
||||
name = exfctest;
|
||||
common = tests/example_functional_test.c;
|
||||
cflags = -Wno-format;
|
||||
};
|
||||
|
||||
module = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue