Signed-off-by: Martin Storsjö <mar...@martin.st>
---
 .../{libarm32 => lib-common}/cryptext.def          |  7 ++--
 mingw-w64-crt/lib64/cryptext.def                   | 40 ----------------------
 2 files changed, 2 insertions(+), 45 deletions(-)
 rename mingw-w64-crt/{libarm32 => lib-common}/cryptext.def (83%)
 delete mode 100644 mingw-w64-crt/lib64/cryptext.def

diff --git a/mingw-w64-crt/libarm32/cryptext.def 
b/mingw-w64-crt/lib-common/cryptext.def
similarity index 83%
rename from mingw-w64-crt/libarm32/cryptext.def
rename to mingw-w64-crt/lib-common/cryptext.def
index b3187ae..cf02775 100644
--- a/mingw-w64-crt/libarm32/cryptext.def
+++ b/mingw-w64-crt/lib-common/cryptext.def
@@ -1,8 +1,3 @@
-;
-; Definition file of CRYPTEXT.dll
-; Automatic generated by gendef
-; written by Kai Tietz 2008-2014
-;
 LIBRARY "CRYPTEXT.dll"
 EXPORTS
 I_InvokeCommand
@@ -28,6 +23,8 @@ CryptExtOpenCRL
 CryptExtOpenCRLW
 CryptExtOpenCTL
 CryptExtOpenCTLW
+CryptExtOpenP10
+CryptExtOpenP10W
 CryptExtOpenP7R
 CryptExtOpenP7RW
 CryptExtOpenPKCS7
diff --git a/mingw-w64-crt/lib64/cryptext.def b/mingw-w64-crt/lib64/cryptext.def
deleted file mode 100644
index d2ff477..0000000
-- 
2.7.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to