commit 4a445a4

hovercats  ·  2024-10-11 20:58:36 +0000 UTC
parent 4048277
scdoc: add -pedantic cflag
1 files changed,  +1, -0
+1, -0
1@@ -1,6 +1,7 @@
2 cflags{ 
3 	[[-D 'VERSION="1.11.3"']],
4 	'-std=c99',
5+	'-pedantic',
6 	'-Wall',
7 	'-Wno-unused-parameter',
8 	'-I $srcdir/include',