diff options
| -rw-r--r-- | pkg/efibootmgr/gen.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/efibootmgr/gen.lua b/pkg/efibootmgr/gen.lua index 1dd916aa..079df230 100644 --- a/pkg/efibootmgr/gen.lua +++ b/pkg/efibootmgr/gen.lua @@ -1,4 +1,5 @@ cflags{ + '-std=c99', '-Wall', [[-D 'EFIBOOTMGR_VERSION="17"']], [[-D 'DEFAULT_LOADER="/linux"']], '-I $srcdir/src/include', |
