update mcrypt bugs

This commit is contained in:
crazywhalecc
2023-03-18 19:58:36 +08:00
parent 3af2811951
commit 4edd05f4df
3 changed files with 34 additions and 9 deletions

View File

@@ -98,12 +98,7 @@
"ffitarget.h"
]
},
"libmcrypt": {
"source": "libmcrypt",
"static-libs-unix": [
"libmcrypt.a"
]
},
"libpng": {
"source": "libpng",
"static-libs-unix": [
@@ -208,6 +203,18 @@
"openssl"
]
},
"libmcrypt": {
"source": "libmcrypt",
"static-libs-unix": [
"libmcrypt.a"
]
},
"mcrypt": {
"source": "mcrypt",
"static-libs-unix": [
"libmcrypt.a"
]
},
"nghttp2": {
"source": "nghttp2",
"static-libs-unix": [