configure: test for -Wparentheses-equality
authorJames Zern <jzern@google.com>
Thu, 15 Jun 2017 23:05:20 +0000 (16:05 -0700)
committerJames Zern <jzern@google.com>
Thu, 15 Jun 2017 23:05:20 +0000 (16:05 -0700)
Change-Id: I36de79c58461907deaea70d6131da9119bc0bc69

configure

index 090d3fb..30c7984 100755 (executable)
--- a/configure
+++ b/configure
@@ -579,6 +579,7 @@ process_toolchain() {
         check_add_cflags -Wdeclaration-after-statement
         check_add_cflags -Wdisabled-optimization
         check_add_cflags -Wfloat-conversion
+        check_add_cflags -Wparentheses-equality
         check_add_cflags -Wpointer-arith
         check_add_cflags -Wtype-limits
         check_add_cflags -Wcast-qual