summaryrefslogtreecommitdiffstats
path: root/cppunit
diff options
context:
space:
mode:
Diffstat (limited to 'cppunit')
-rw-r--r--cppunit/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk
index 30734ce68899..d96d7f44ddf8 100644
--- a/cppunit/makefile.mk
+++ b/cppunit/makefile.mk
@@ -56,7 +56,9 @@ PATCH_FILES = solarisfinite.patch warnings.patch windows.patch ldflags.patch aix
# <http://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=
# 7a09bf3a88e99d85c4dec2ad296309dbec2987c3>
# cppunit-1.12.1-warnings.patch: work around additional warnings (found when
- # converting module unotest to gbuild)
+ # converting module unotest to gbuild); upstreamed as
+ # <http://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=
+ # 0f75eaa0b8de3d68e8b5b5447fbc009531183cb5>
.IF "$(OS)" == "ANDROID"
PATCH_FILES += android.patch