swiftsim : fixed configuration for metis
This commit is contained in:
		| @@ -71,6 +71,7 @@ def install(self, spec, prefix): | ||||
|         # Configure and install | ||||
|         options = ['--prefix=%s' % prefix, | ||||
|                    '--enable-mpi' if '+mpi' in spec else '--disable-mpi', | ||||
|                    '--with-metis={0}'.format(spec['metis'].prefix), | ||||
|                    '--enable-optimization'] | ||||
|         configure(*options) | ||||
|         make() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 alalazo
					alalazo