amdlibflame: needs modern make (#35297)
See https://github.com/flame/libflame/issues/55
This commit is contained in:
parent
91243ecb5b
commit
8109877424
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ class Amdlibflame(LibflameBase):
|
|||
provides("flame@5.2", when="@2:")
|
||||
|
||||
depends_on("python+pythoncmd", type="build")
|
||||
depends_on("gmake@4:", when="@3.0.1,3.1:", type="build")
|
||||
|
||||
@property
|
||||
def lapack_libs(self):
|
||||
|
|
Loading…
Reference in a new issue