meson.build: remove -Wall -Wextra
, to be set by Meson
This commit is contained in:
parent
30d97fe8a0
commit
ae7d550a01
@ -41,9 +41,6 @@ common_cxxflags = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
test_common_flags = [
|
test_common_flags = [
|
||||||
'-Wall',
|
|
||||||
'-Wextra',
|
|
||||||
|
|
||||||
'-fvisibility=hidden',
|
'-fvisibility=hidden',
|
||||||
|
|
||||||
'-ffast-math',
|
'-ffast-math',
|
||||||
|
Loading…
Reference in New Issue
Block a user