Reverted changes in configure for OpenSSL
This commit is contained in:
parent
d342c8646b
commit
aff5633527
@ -242,12 +242,6 @@ RUN Set-Location -Path $env:SystemDrive\.; `
|
||||
no-tests `
|
||||
no-unit-test `
|
||||
no-capieng `
|
||||
no-winstore `
|
||||
no-srp `
|
||||
no-gost `
|
||||
no-dgram `
|
||||
no-dtls1-method `
|
||||
no-dtls1_2-method `
|
||||
--api=1.1.0 `
|
||||
--prefix=$env:BUILD_OUTPUT\openssl `
|
||||
--openssldir=$env:BUILD_OUTPUT\openssl_ssl; `
|
||||
|
||||
@ -216,13 +216,6 @@ RUN Set-Location -Path $env:SystemDrive\.; `
|
||||
no-tests `
|
||||
no-unit-test `
|
||||
no-capieng `
|
||||
no-winstore `
|
||||
no-srp `
|
||||
no-gost `
|
||||
no-dgram `
|
||||
no-dtls1-method `
|
||||
no-dtls1_2-method `
|
||||
thread_scheme=winthreads `
|
||||
--api=1.1.0 `
|
||||
--libdir=lib `
|
||||
--prefix=$env:BUILD_OUTPUT/openssl `
|
||||
|
||||
Loading…
Reference in New Issue
Block a user