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 | cf08370085e71331c31adc6c51752b0de655e1a2 (patch) | |
| tree | 4ea366e11484cf37d92ac062d5b74d85b6298ed9 /qpid/cpp/boost-1.32-support/main.patch | |
| parent | 77e4d6c326474ed88b1ada739bee25ad065fbf57 (diff) | |
| download | qpid-python-cf08370085e71331c31adc6c51752b0de655e1a2.tar.gz | |
Updates to patches and valgrind suppressions for boost 1.32
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@782052 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/boost-1.32-support/main.patch')
| -rw-r--r-- | qpid/cpp/boost-1.32-support/main.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/cpp/boost-1.32-support/main.patch b/qpid/cpp/boost-1.32-support/main.patch index 952c0e7aad..4a218afb1b 100644 --- a/qpid/cpp/boost-1.32-support/main.patch +++ b/qpid/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 |
