mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
build-win32: more love.
This commit is contained in:
parent
3b1b2374c0
commit
a717ebd523
@ -5,9 +5,9 @@ ZLIB=zlib-1.2.11
|
||||
OPENSSL=openssl-1.1.0k
|
||||
JOBS=12
|
||||
|
||||
# wget https://www.openssl.org/source/openssl-1.1.0h.tar.gz
|
||||
# wget https://www.openssl.org/source/openssl-1.1.0k.tar.gz
|
||||
# wget http://zlib.net/zlib-1.2.11.tar.gz
|
||||
# wget ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.42.tar.gz
|
||||
# wget https://ftp.pcre.org/pub/pcre/pcre-8.43.tar.gz
|
||||
|
||||
rm -rf objs || exit 1
|
||||
mkdir -p objs/lib || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user