diff --git a/python/build/openssl.py b/python/build/openssl.py index b0638e3e3..2bf542c5b 100644 --- a/python/build/openssl.py +++ b/python/build/openssl.py @@ -63,6 +63,7 @@ class OpenSSLProject(MakeProject): 'no-static-engine', 'no-async', 'no-tests', + 'no-makedepend', openssl_arch, '--prefix=' + toolchain.install_prefix, ]