mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-04-09 14:52:32 +02:00
meson.build: Enable more warnings
This commit is contained in:
@@ -5,7 +5,7 @@ project('qrtr',
|
||||
license : [ 'BSD-3-Clause'],
|
||||
meson_version : '>= 0.64.0', # for feature user options
|
||||
default_options : [
|
||||
# 'warning_level=2', # sets -Wextra
|
||||
'warning_level=1',
|
||||
'buildtype=release',
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user