meson.build: add -Wdouble-promotion
This commit is contained in:
@@ -50,6 +50,7 @@ common_cxxflags = [
|
||||
|
||||
test_common_flags = [
|
||||
'-Wvla',
|
||||
'-Wdouble-promotion',
|
||||
|
||||
'-fvisibility=hidden',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user