summaryrefslogtreecommitdiff
path: root/external/libgpg-error/UnpackedTarball_libgpg-error.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-12-10 23:08:13 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-12-11 08:52:35 +0100
commita0d4ebae69b700ec51964f7ad6a831761170f13d (patch)
treeaaaa4e419181cb92e239b589a07d503dbe4b1ff4 /external/libgpg-error/UnpackedTarball_libgpg-error.mk
parentcc91ea2ce8db3622201be55edfa7c1cf7aa264a4 (diff)
-Werror,-Wundef (clang-cl)
Change-Id: Ie63408ddd3216b9012530f65f93c98cf04f0deca Reviewed-on: https://gerrit.libreoffice.org/46197 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external/libgpg-error/UnpackedTarball_libgpg-error.mk')
-rw-r--r--external/libgpg-error/UnpackedTarball_libgpg-error.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/libgpg-error/UnpackedTarball_libgpg-error.mk b/external/libgpg-error/UnpackedTarball_libgpg-error.mk
index dadef68689d7..cdf656e13554 100644
--- a/external/libgpg-error/UnpackedTarball_libgpg-error.mk
+++ b/external/libgpg-error/UnpackedTarball_libgpg-error.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,libgpg-error, \
$(if $(filter MSC,$(COM)),external/libgpg-error/w32-build-fixes-3.patch.1) \
$(if $(filter MSC,$(COM)),external/libgpg-error/w32-disable-dllinit.patch.1) \
external/libgpg-error/w32-build-fixes-4.patch \
+ external/libgpg-error/clang-cl.patch \
))
# vim: set noet sw=4 ts=4: