From 2f32b84cb259d95193f0eff42dc08b861df1ed68 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 4 Jun 2020 21:50:44 -0700 Subject: openbsd: Fix a few warnings --- pkg/openbsd/gen.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/openbsd/gen.lua') diff --git a/pkg/openbsd/gen.lua b/pkg/openbsd/gen.lua index 77778e8c..54ef4fed 100644 --- a/pkg/openbsd/gen.lua +++ b/pkg/openbsd/gen.lua @@ -1,4 +1,5 @@ cflags{ + '-Wall', '-Wno-pointer-sign', '-Wno-maybe-uninitialized', '-Wno-attributes', [[-D 'DEF_WEAK(n)=_Static_assert(1, "")']], '-I $dir/include', '-idirafter $srcdir/include', -- cgit v1.2.3