summaryrefslogtreecommitdiff
path: root/qpid/cpp/boost-1.32-support/Makefile
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-09-04 21:16:04 +0000
committerGordon Sim <gsim@apache.org>2008-09-04 21:16:04 +0000
commit06b42b97f7a7102eabdda7d57ef044cf4d3375ae (patch)
tree54ca5cca4763bb77f3c83c981a8606a57c1c8a2f /qpid/cpp/boost-1.32-support/Makefile
parentfa80d74c3039efe30c92157f28071f4be0f79c08 (diff)
downloadqpid-python-06b42b97f7a7102eabdda7d57ef044cf4d3375ae.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@692250 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/boost-1.32-support/Makefile')
-rw-r--r--qpid/cpp/boost-1.32-support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/boost-1.32-support/Makefile b/qpid/cpp/boost-1.32-support/Makefile
index fb440e26da..f0907f7fda 100644
--- a/qpid/cpp/boost-1.32-support/Makefile
+++ b/qpid/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