summaryrefslogtreecommitdiffstats
path: root/external/libtommath/UnpackedTarball_libtommath.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/libtommath/UnpackedTarball_libtommath.mk')
-rw-r--r--external/libtommath/UnpackedTarball_libtommath.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/libtommath/UnpackedTarball_libtommath.mk b/external/libtommath/UnpackedTarball_libtommath.mk
index 2a3184c9fc6c..bb0b9e352930 100644
--- a/external/libtommath/UnpackedTarball_libtommath.mk
+++ b/external/libtommath/UnpackedTarball_libtommath.mk
@@ -15,6 +15,7 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,libtommath,0))
$(eval $(call gb_UnpackedTarball_add_patches,libtommath,\
external/libtommath/libtommath-msvc.patch \
+ external/libtommath/clang-cl.patch \
))
# vim: set noet sw=4 ts=4: