[qpid-cpp] Rebased to sync with upstream's official 0.12 release

Nuno Santos nsantos at fedoraproject.org
Tue Aug 30 15:55:21 UTC 2011


commit c2cb288b3555f9bfd89fd5f1c37d7a44a7f6f31d
Author: Nuno Santos <nsantos at redhat.com>
Date:   Tue Aug 30 11:55:05 2011 -0400

    Rebased to sync with upstream's official 0.12 release

 qpid-cpp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index 32662ba..14d010b 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -865,7 +865,7 @@ pushd cpp
 CXXFLAGS="%{optflags} -DNDEBUG -O3" \
 %configure --disable-static --without-cpg --without-graphviz --without-help2man --without-rdma
 %else
-CXXFLAGS="%{optflags} -DNDEBUG -O3" \
+CXXFLAGS="%{optflags} -DNDEBUG -O3 -Wno-unused-result" \
 %configure --disable-static --with-cpg --without-graphviz --without-help2man --with-swig
 %endif
 ECHO=echo make %{LIB_VERSION_MAKE_PARAMS} %{?_smp_mflags}


More information about the scm-commits mailing list