gnu: java-openmpi: Remove unused module import.
* gnu/packages/mpi.scm (java-openmpi)[arguments]: Don't import (guix build syscalls).
This commit is contained in:
		
							parent
							
								
									546a3f1c81
								
							
						
					
					
						commit
						e6f5b9f732
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -325,7 +325,6 @@ software vendors, application developers and computer science researchers.") | |||
|                   ((guix build ant-build-system) #:prefix ant:) | ||||
|                   (guix build utils)) | ||||
|        #:imported-modules ((guix build ant-build-system) | ||||
|                            (guix build syscalls) | ||||
|                            ,@%gnu-build-system-modules) | ||||
|        ,@(substitute-keyword-arguments (package-arguments openmpi) | ||||
|            ((#:configure-flags flags) | ||||
|  |  | |||
		Reference in a new issue