summaryrefslogtreecommitdiff
path: root/cppunit/makefile.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-01-25 17:56:51 +0100
committerDavid Tardon <dtardon@redhat.com>2011-01-25 17:58:31 +0100
commitad24601ea82fea03a4a414acf7732dee5ecc402a (patch)
treebf2f8528c27f15fbb6d20a309ac31fbed57ee440 /cppunit/makefile.mk
parentc094e38abafde5a6f46eb8523e25bad70bb5ef33 (diff)
rhbz#641350 don't segfault when test is built with debug. STL
Diffstat (limited to 'cppunit/makefile.mk')
-rw-r--r--cppunit/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk
index 26e68450277a..448d905dbb9c 100644
--- a/cppunit/makefile.mk
+++ b/cppunit/makefile.mk
@@ -34,7 +34,7 @@ TARFILE_MD5=bd30e9cf5523cdfc019b94f5e1d7fd19
# from <https://sourceforge.net/projects/cppunit/files/cppunit/1.12.1/
# cppunit-1.12.1.tar.gz/download>
-PATCH_FILES = solarisfinite.patch warnings.patch windows.patch ldflags.patch aix.patch
+PATCH_FILES = solarisfinite.patch warnings.patch windows.patch ldflags.patch aix.patch avoid-synthetised-destructor.patch
# solarisfinite.patch: see <https://sourceforge.net/tracker/?func=detail&
# aid=2912590&group_id=11795&atid=311795>
# warnings.patch: see <https://sourceforge.net/tracker/?func=detail&