mirror of
				https://github.com/webmproject/libwebp.git
				synced 2025-10-31 10:25:46 +01:00 
			
		
		
		
	configure: test for -Wparentheses-equality
Change-Id: Id91d581781f77e6cc92cc33dfd3c8ea37e130164
This commit is contained in:
		| @@ -76,6 +76,7 @@ TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wformat -Wformat-security]) | ||||
| TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wmissing-declarations]) | ||||
| TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wmissing-prototypes]) | ||||
| TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wold-style-definition]) | ||||
| TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wparentheses-equality]) | ||||
| TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wshadow]) | ||||
| TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wshorten-64-to-32]) | ||||
| TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wunreachable-code]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user