diff options
author | AMD Toolchain Support <73240730+amd-toolchain-support@users.noreply.github.com> | 2024-02-19 15:51:11 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 11:21:11 +0100 |
commit | c6faab10aab0bc833c2df24cb3a60c0f40bced2e (patch) | |
tree | 9549dda60be459cbc20b524608ebecd9637fb4e6 /lib | |
parent | baa203f115816bcae8cb32817b6fc00cb826ac50 (diff) | |
download | spack-c6faab10aab0bc833c2df24cb3a60c0f40bced2e.tar.gz spack-c6faab10aab0bc833c2df24cb3a60c0f40bced2e.tar.bz2 spack-c6faab10aab0bc833c2df24cb3a60c0f40bced2e.tar.xz spack-c6faab10aab0bc833c2df24cb3a60c0f40bced2e.zip |
CP2K: fix multiple use of spec["fftw"] (#42724)
fftw object was originally created with spec["fftw:openmp"], but
referencing spec["fftw"] overwrites the 'last_query' in the spec object,
so later use of fftw.libs was not returing FFTW OpenMP libs.
Also allow the post-install fixup to support amdfftw as well as fftw.
Co-authored-by: Branden Moore <branden.moore@amd.com>
Co-authored-by: Phil Tooley <phil.tooley@amd.com>
Co-authored-by: Greg Becker <becker33@llnl.gov>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions