mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
wip
This commit is contained in:
@@ -55,6 +55,7 @@ if cc.get_id() == 'gcc' or cc.get_id() == 'clang'
|
||||
'-Woverride-init',
|
||||
'-Wvla',
|
||||
'-Wincompatible-pointer-types',
|
||||
'-Wconversion',
|
||||
]
|
||||
else
|
||||
test_wflags = []
|
||||
|
||||
Reference in New Issue
Block a user