summaryrefslogtreecommitdiff
path: root/external/cppunit/UnpackedTarball_cppunit.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2014-05-24 13:39:59 +0100
committerMichael Meeks <michael.meeks@collabora.com>2014-05-24 20:05:46 +0100
commit02638a0865271959e7a424622088eb502721e24c (patch)
tree822c239736b2bf6c7827c53564960b7509827690 /external/cppunit/UnpackedTarball_cppunit.mk
parentf2a01771ea967c09ceeca47b6159bf993bd33773 (diff)
cppunit: always compile with debugging symbols on windows.
Also cleanup some makefile pieces and give better error warnings. Change-Id: I9f20d60f26d5828f60664941946c266c7d166f32
Diffstat (limited to 'external/cppunit/UnpackedTarball_cppunit.mk')
-rw-r--r--external/cppunit/UnpackedTarball_cppunit.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/cppunit/UnpackedTarball_cppunit.mk b/external/cppunit/UnpackedTarball_cppunit.mk
index a46e9bf6b3b2..fbae41b549a8 100644
--- a/external/cppunit/UnpackedTarball_cppunit.mk
+++ b/external/cppunit/UnpackedTarball_cppunit.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,cppunit,\
external/cppunit/unix.patch \
external/cppunit/wundef.patch \
external/cppunit/CPPUNIT_PLUGIN_EXPORT.patch.0 \
+ external/cppunit/enable-win32-debug.patch \
))
ifeq ($(DISABLE_DYNLOADING),TRUE)
$(eval $(call gb_UnpackedTarball_add_patches,cppunit,\