summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rw-r--r--pkg/freetype/gen.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/freetype/gen.lua b/pkg/freetype/gen.lua
index db08e0d3..e41cfc71 100644
--- a/pkg/freetype/gen.lua
+++ b/pkg/freetype/gen.lua
@@ -1,5 +1,5 @@
cflags{
- '-Wall',
+ '-Wall', '-Wno-maybe-uninitialized',
'-D FT2_BUILD_LIBRARY',
'-D FT_CONFIG_OPTION_SYSTEM_ZLIB',
'-D HAVE_FCNTL_H',