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:
		@ -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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user