mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Updated Windows notes on the use of “no-makedepend” for new builds
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27361)
(cherry picked from commit afd32bcb54)
This commit is contained in:
committed by
Tomas Mraz
parent
7141330fb9
commit
30034398c6
@@ -79,6 +79,11 @@ Quick start
|
||||
OpenSSL or
|
||||
- `perl Configure` to let Configure figure out the platform
|
||||
|
||||
a. If you don't plan to develop OpenSSL yourself and don't need to rebuild,
|
||||
in other words, if you always do a new build, turning off the build
|
||||
dependency feature can speed up build times by up to 50%:
|
||||
`perl Configure no-makedepend`
|
||||
|
||||
6. `nmake`
|
||||
|
||||
7. `nmake test`
|
||||
|
||||
Reference in New Issue
Block a user