spack/var/spack/repos/builtin/packages/cp2k
AMD Toolchain Support c6faab10aa
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>
2024-02-19 11:21:11 +01:00
..
backport_avoid_null_9.1.patch
backport_avoid_null_2022.x.patch
cmake-fixes-2023.2.patch
cmake-relwithdebinfo-2024.1.patch cp2k: patch for compilation with RelWithDebInfo (#42563) 2024-02-08 15:42:43 +01:00
package.py CP2K: fix multiple use of spec["fftw"] (#42724) 2024-02-19 11:21:11 +01:00
posix_c_source.patch