[Libreoffice-commits] core.git: external/cppunit
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Aug 7 16:41:38 UTC 2018
external/cppunit/UnpackedTarball_cppunit.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit b7b014781f56ac7dbbed1bac9059440d70675415
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Aug 7 16:36:56 2018 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Aug 7 18:41:17 2018 +0200
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 at redhat.com>
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 \
More information about the Libreoffice-commits
mailing list