summaryrefslogtreecommitdiff
path: root/pkg/make/gen.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/make/gen.lua')
-rw-r--r--pkg/make/gen.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/make/gen.lua b/pkg/make/gen.lua
index 311af58a..04e97fe8 100644
--- a/pkg/make/gen.lua
+++ b/pkg/make/gen.lua
@@ -1,4 +1,5 @@
cflags{
+ '-std=c99', '-Wno-return-local-addr',
'-D HAVE_CONFIG_H',
'-I $dir',
'-I $srcdir/src',