diff --git a/OpenSSL/config.py b/OpenSSL/config.py index d28f30438b..85a0b4afd6 100644 --- a/OpenSSL/config.py +++ b/OpenSSL/config.py @@ -14,7 +14,7 @@ "./config --prefix={buildDir} -fPIC", "make -j {jobs}", - "make install", + "make install_sw", ],