summaryrefslogtreecommitdiffstats
path: root/external/xmlsec/UnpackedTarball_xmlsec.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/xmlsec/UnpackedTarball_xmlsec.mk')
-rw-r--r--external/xmlsec/UnpackedTarball_xmlsec.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/xmlsec/UnpackedTarball_xmlsec.mk b/external/xmlsec/UnpackedTarball_xmlsec.mk
index cd824e4cff9b..ec543de3b04c 100644
--- a/external/xmlsec/UnpackedTarball_xmlsec.mk
+++ b/external/xmlsec/UnpackedTarball_xmlsec.mk
@@ -11,8 +11,6 @@ xmlsec_patches :=
xmlsec_patches += xmlsec1-configure.patch.1
xmlsec_patches += xmlsec1-vc.patch.1
xmlsec_patches += xmlsec1-1.2.14_fix_extern_c.patch.1
-# Backport of <https://github.com/lsh123/xmlsec/pull/172>.
-xmlsec_patches += xmlsec1-ecdsa-assert.patch.1
$(eval $(call gb_UnpackedTarball_UnpackedTarball,xmlsec))