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