commit | ec300e33d49bc57d8cc3b744ea16e5af615c8f94 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Mon Oct 13 02:13:35 2014 +0200 |
committer | Roger Meier <roger@apache.org> | Mon Oct 13 02:13:35 2014 +0200 |
tree | 190f770232414f8b8e3eea94fb7a87a11d24aa43 | |
parent | f31eba9d459bb927be3af7f608a3c4e8cd0174e0 [diff] |
THRIFT-1462 add more strict compiler flags Patch: Roger Meier
diff --git a/lib/cpp/test/Makefile.am b/lib/cpp/test/Makefile.am index 012d226..751b0b3 100755 --- a/lib/cpp/test/Makefile.am +++ b/lib/cpp/test/Makefile.am
@@ -268,7 +268,7 @@ AM_CPPFLAGS = $(BOOST_CPPFLAGS) -I$(top_srcdir)/lib/cpp/src AM_LDFLAGS = $(BOOST_LDFLAGS) -AM_CXXFLAGS = -Wall +AM_CXXFLAGS = -Wall -Wextra clean-local: $(RM) -r gen-cpp