minigmg: remove custom phases
This commit is contained in:
parent
1a999d6e2d
commit
b033dbbbd0
@ -41,8 +41,6 @@ class Minigmg(Package):
|
|||||||
# Replaces inline with inline static, for correct syntax
|
# Replaces inline with inline static, for correct syntax
|
||||||
patch('inline_static.patch')
|
patch('inline_static.patch')
|
||||||
|
|
||||||
phases = ['build', 'install']
|
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
|
|
||||||
cc = Executable(spec['mpi'].mpicc)
|
cc = Executable(spec['mpi'].mpicc)
|
||||||
|
Loading…
Reference in New Issue
Block a user