summaryrefslogtreecommitdiff
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.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/libtommath/UnpackedTarball_libtommath.mk b/external/libtommath/UnpackedTarball_libtommath.mk
index bb0b9e352930..8961a46162c5 100644
--- a/external/libtommath/UnpackedTarball_libtommath.mk
+++ b/external/libtommath/UnpackedTarball_libtommath.mk
@@ -14,8 +14,6 @@ $(eval $(call gb_UnpackedTarball_set_tarball,libtommath,$(LIBTOMMATH_TARBALL)))
$(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: