diff options
| author | Gordon Sim <gsim@apache.org> | 2008-09-04 21:16:04 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-09-04 21:16:04 +0000 |
| commit | afee91ac150df3e4545ecf47f481a9eec4001a64 (patch) | |
| tree | 174afb55e0f07efc6122405a86a4057b3c1f7a44 /cpp/boost-1.32-support/Makefile | |
| parent | cc499337df76073192a925366aecfb3675a1dfc9 (diff) | |
| download | qpid-python-afee91ac150df3e4545ecf47f481a9eec4001a64.tar.gz | |
Fix mods to suppressions; changed from patching to cat'ing to the end for easier management.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@692250 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/boost-1.32-support/Makefile')
| -rw-r--r-- | cpp/boost-1.32-support/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/boost-1.32-support/Makefile b/cpp/boost-1.32-support/Makefile index fb440e26da..f0907f7fda 100644 --- a/cpp/boost-1.32-support/Makefile +++ b/cpp/boost-1.32-support/Makefile @@ -5,6 +5,7 @@ default: apply: main.patch ../src/boost patch -d .. -p0 < main.patch + cat supressions >> ../src/tests/.valgrind.supp ../src/boost: boost.tar.gz tar -C .. -xvzf boost.tar.gz |
