summaryrefslogtreecommitdiff
path: root/external/cppunit
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-08-07 16:36:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-08-07 18:41:17 +0200
commitb7b014781f56ac7dbbed1bac9059440d70675415 (patch)
tree6546b0333f7b0d651b85f1bc776e8086a673553e /external/cppunit
parent7eeeedb6708bbb94fbff678a3661f321100efe73 (diff)
Mark external/cppunit/gcc9.patch.0 as addressed upstream
Change-Id: I9071acc34d07f3819fb40c93bbee6b5bcc79a14a Reviewed-on: https://gerrit.libreoffice.org/58691 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external/cppunit')
-rw-r--r--external/cppunit/UnpackedTarball_cppunit.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/cppunit/UnpackedTarball_cppunit.mk b/external/cppunit/UnpackedTarball_cppunit.mk
index 3b945f29ab0f..dc0adf73bd07 100644
--- a/external/cppunit/UnpackedTarball_cppunit.mk
+++ b/external/cppunit/UnpackedTarball_cppunit.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,cppunit))
$(eval $(call gb_UnpackedTarball_set_tarball,cppunit,$(CPPUNIT_TARBALL),,cppunit))
+# gcc9.patch.0 addressed upstream with <https://gerrit.libreoffice.org/58690> "Avoid GCC 9
+# -Wdeprecated-copy":
$(eval $(call gb_UnpackedTarball_add_patches,cppunit,\
external/cppunit/windows.patch \
external/cppunit/unix.patch \