commit | af65f1b4781a6f7761617e67f5604413f65ceb8d | [log] [tgz] |
---|---|---|
author | Christian Lavoie <clavoie@apache.org> | Wed Nov 24 21:58:05 2010 +0000 |
committer | Christian Lavoie <clavoie@apache.org> | Wed Nov 24 21:58:05 2010 +0000 |
tree | 8962eaf103bcd90744cbc4c6d5a3817d91e7f371 | |
parent | fea49cb8409167636a94e25f5657aeee58587f6e [diff] [blame] |
THRIFT-916: Commit a partial fix for flex-generated code infested with warnings on Mac OS X git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1038844 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/cpp/test/Makefile.am b/lib/cpp/test/Makefile.am index 02c26ad..1829268 100644 --- a/lib/cpp/test/Makefile.am +++ b/lib/cpp/test/Makefile.am
@@ -176,6 +176,7 @@ -I$(top_srcdir)/lib/cpp/src AM_CPPFLAGS = $(BOOST_CPPFLAGS) +AM_CXXFLAGS = -Wall clean-local: $(RM) -r gen-cpp