commit c1c2fea
Michael Forney
·
2024-03-17 06:56:50 +0000 UTC
parent 513c267
tz: Build with warning flags
1 files changed,
+1,
-0
+1,
-0
1@@ -1,4 +1,5 @@
2 cflags{
3+ '-std=c99', '-Wall', '-Wpedantic', '-Wno-maybe-uninitialized',
4 '-I $dir',
5 [[-D 'ZIC_BLOAT_DEFAULT="slim"']],
6 }