hypre: patch only @2.13.0 and @2.14.0 on darwin (#9832)
This commit is contained in:
		 Geoffrey Oxberry
					Geoffrey Oxberry
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							3f0fc98062
						
					
				
				
					commit
					f1e5f8e37b
				
			| @@ -49,7 +49,7 @@ class Hypre(Package): | ||||
|  | ||||
|     # Patch to build shared libraries on Darwin | ||||
|     patch('darwin-shared-libs-for-hypre-2.13.0.patch', when='+shared@2.13.0 platform=darwin') | ||||
|     patch('darwin-shared-libs-for-hypre-2.14.0.patch', when='+shared@2.14.0: platform=darwin') | ||||
|     patch('darwin-shared-libs-for-hypre-2.14.0.patch', when='+shared@2.14.0 platform=darwin') | ||||
|  | ||||
|     depends_on("mpi", when='+mpi') | ||||
|     depends_on("blas") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user