OpenSSL 1.0.2l, 1.1.0f
This commit is contained in:
parent
cb478bb451
commit
9b5bf59d90
|
@ -19,7 +19,7 @@ PID_ARCHS=$!
|
|||
mkdir targets
|
||||
cd targets
|
||||
cp -r ../include .
|
||||
../build-libssl.sh --noparallel --verbose-on-error --ec-nistp-64-gcc-128 --version=1.1.0e | log_output "TARGETS" &
|
||||
../build-libssl.sh --noparallel --verbose-on-error --ec-nistp-64-gcc-128 --version=1.1.0f | log_output "TARGETS" &
|
||||
PID_TARGETS=$!
|
||||
|
||||
echo "SCRIPT Started jobs, waiting for jobs to finish"
|
||||
|
|
Loading…
Reference in New Issue