diff options
author | Kim van der Riet <kpvdr@apache.org> | 2009-06-05 15:40:24 +0000 |
---|---|---|
committer | Kim van der Riet <kpvdr@apache.org> | 2009-06-05 15:40:24 +0000 |
commit | db28bbe4b54cef5457e5349f85a154393db70a8d (patch) | |
tree | 81f9cff2270085ec07266dba5a80276a91f924af /cpp/boost-1.32-support/main.patch | |
parent | c407bb8fb02237f358fbdbd599fbce3b8881b7a6 (diff) | |
download | qpid-python-db28bbe4b54cef5457e5349f85a154393db70a8d.tar.gz |
Updates to patches and valgrind suppressions for boost 1.32
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@782052 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/boost-1.32-support/main.patch')
-rw-r--r-- | cpp/boost-1.32-support/main.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/boost-1.32-support/main.patch b/cpp/boost-1.32-support/main.patch index 952c0e7aad..4a218afb1b 100644 --- a/cpp/boost-1.32-support/main.patch +++ b/cpp/boost-1.32-support/main.patch @@ -1,6 +1,6 @@ Index: configure.ac =================================================================== ---- configure.ac (revision 718931) +--- configure.ac (revision 782009) +++ configure.ac (working copy) @@ -66,7 +66,6 @@ # -Wunreachable-code -Wpadded -Winline @@ -12,9 +12,9 @@ Index: configure.ac gl_COMPILER_FLAGS(-Wextra) Index: src/Makefile.am =================================================================== ---- src/Makefile.am (revision 718931) +--- src/Makefile.am (revision 782009) +++ src/Makefile.am (working copy) -@@ -37,7 +37,7 @@ +@@ -59,7 +59,7 @@ qpid/broker/windows/BrokerDefaults.cpp \ qpid/broker/windows/SaslAuthenticator.cpp |