We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e92aab commit 97a967bCopy full SHA for 97a967b
1 file changed
meson.build
@@ -2,6 +2,7 @@ project('libudev-devd', 'c',
2
version : '0.4',
3
license : 'BSD2CLAUSE',
4
default_options : [
5
+ 'buildtype=debugoptimized',
6
'warning_level=1',
7
'c_std=c11',
8
'werror=true' ],
0 commit comments