forked from hasufell/hasufell-repository
dev-libs/mbedtls: enable md4
This commit is contained in:
parent
ed284dd3fb
commit
b47154a9a7
@ -67,6 +67,7 @@ src_prepare() {
|
|||||||
option havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
|
option havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
|
||||||
option threads && enable_mbedtls_option MBEDTLS_THREADING_C
|
option threads && enable_mbedtls_option MBEDTLS_THREADING_C
|
||||||
option threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
|
option threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
|
||||||
|
enable_mbedtls_option MBEDTLS_MD4_C
|
||||||
cmake_src_prepare
|
cmake_src_prepare
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user