test/meson.build: drop obsolete gtest warning suppressions
This commit is contained in:
		| @@ -6,10 +6,6 @@ if compiler.get_id() == 'gcc' | ||||
|   gtest_compile_args += [ | ||||
|     '-Wno-suggest-attribute=format', | ||||
|     '-Wno-suggest-attribute=noreturn', | ||||
|     '-Wno-missing-declarations', | ||||
|  | ||||
|     # needed on Jessie for gtest's IsNullLiteralHelper | ||||
|     '-Wno-conversion-null', | ||||
|   ] | ||||
| endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann