forked from rarias/bscpkgs
		
	Fix MPICH build by fetching upstream patches too
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
		
							parent
							
								
									ae34eacf4a
								
							
						
					
					
						commit
						371b0c7e76
					
				| @ -11,7 +11,7 @@ final: prev: | ||||
|       paths = [ pmix.dev pmix.out ]; | ||||
|     }; | ||||
|   in prev.mpich.overrideAttrs (old: { | ||||
|     patches = [ | ||||
|     patches = (old.patches or []) ++ [ | ||||
|       # See https://github.com/pmodels/mpich/issues/6946 | ||||
|       ./mpich-fix-hwtopo.patch | ||||
|     ]; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user