Fix for - Installation issue: amdlibflame #25878 (#25987)

* Fix for - Installation issue: amdlibflame #25878

* Updated with python+pythoncmd - Symlink 'python3' executable to 'python'
This commit is contained in:
AMD Toolchain Support 2021-09-21 23:45:23 +05:30 committed by GitHub
parent a8977f828e
commit 8de77bb304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,8 @@ class Amdlibflame(LibflameBase):
provides('flame@5.2', when='@2:')
depends_on('python+pythoncmd', type='build')
@property
def lapack_libs(self):
"""find lapack_libs function"""