mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-31 03:30:35 -04:00 
			
		
		
		
	Only build the library
We only need the .so files, so only build the library
This commit is contained in:
		
							parent
							
								
									4831145cdd
								
							
						
					
					
						commit
						ddf25a6095
					
				| @ -175,7 +175,7 @@ class AbiChecker(object): | |||||||
|         my_environment["SHARED"] = "1" |         my_environment["SHARED"] = "1" | ||||||
|         my_environment["USE_CRYPTO_SUBMODULE"] = "1" |         my_environment["USE_CRYPTO_SUBMODULE"] = "1" | ||||||
|         make_process = subprocess.Popen( |         make_process = subprocess.Popen( | ||||||
|             self.make_command, |             [self.make_command, "lib"], | ||||||
|             env=my_environment, |             env=my_environment, | ||||||
|             cwd=git_worktree_path, |             cwd=git_worktree_path, | ||||||
|             stdout=subprocess.PIPE, |             stdout=subprocess.PIPE, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Darryl Green
						Darryl Green