mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
build: rollback -Wformat=2
Causes some build failures on Clang.
Fixes: 4b43aebdc7 ("build: add -Wformat=2 -Walloca")
This commit is contained in:
parent
4b43aebdc7
commit
3695ae97b4
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ add_project_arguments(cc.get_supported_arguments([
|
|||
'-Wstrict-aliasing=2',
|
||||
'-Woverflow',
|
||||
'-Wmissing-prototypes',
|
||||
'-Wformat=2',
|
||||
'-Walloca',
|
||||
|
||||
'-Wno-missing-braces',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue