Force static
This commit is contained in:
		@@ -7,7 +7,7 @@ import string
 | 
				
			|||||||
import urllib
 | 
					import urllib
 | 
				
			||||||
import shutil
 | 
					import shutil
 | 
				
			||||||
 | 
					
 | 
				
			||||||
configure_flags = "shared"
 | 
					configure_flags = "no-shared"
 | 
				
			||||||
cflags = "-fPIC"
 | 
					cflags = "-fPIC"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
base_openssl_version = "1.0.2"
 | 
					base_openssl_version = "1.0.2"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user