We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20afd5d commit 16f6c11Copy full SHA for 16f6c11
meson.build
@@ -6,7 +6,7 @@ project('systemd-netlogd', 'c',
6
'prefix=/usr/lib/systemd',
7
'sysconfdir=/etc/systemd',
8
'localstatedir=/var',
9
- 'warning_level=2',
+ 'warning_level=3',
10
],
11
meson_version : '>= 0.51')
12
0 commit comments