]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add -Wno-tautological-compare to the standard compile flags, if that
authorJulian Seward <jseward@acm.org>
Tue, 8 Jul 2014 07:40:56 +0000 (07:40 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 8 Jul 2014 07:40:56 +0000 (07:40 +0000)
commite9fa7e148378fbe5da08b65ba2407ed7541f3d39
treef563ff38ba5cbf4cf6350e2cee368ac6faf0853c
parent4dac9693528b14e55e07ce24cfdb442de2f22e8b
Add -Wno-tautological-compare to the standard compile flags, if that
is accepted.  With XCode 5.5.1 -Wtautological-compare appears to come
as standard, and it generates a lot of mostly useless noise.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14136
Makefile.all.am
configure.ac