diff options
author | G-Ragghianti <33492707+G-Ragghianti@users.noreply.github.com> | 2021-07-13 17:50:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 14:50:15 -0700 |
commit | 819f288587e53c1e5a8e083d4c853cfcd3e35ec0 (patch) | |
tree | 3545a0496a0ae5989b3df6fa2118b23fc3033489 /bin | |
parent | 8ccdcf2e843ec02a1af3d4cf72c5c68236f61e36 (diff) | |
download | spack-819f288587e53c1e5a8e083d4c853cfcd3e35ec0.tar.gz spack-819f288587e53c1e5a8e083d4c853cfcd3e35ec0.tar.bz2 spack-819f288587e53c1e5a8e083d4c853cfcd3e35ec0.tar.xz spack-819f288587e53c1e5a8e083d4c853cfcd3e35ec0.zip |
MAGMA package: fix smoke test method (#24848)
The Makefile for the MAGMA smoke tests uses pkg-config to find
the MAGMA compile flags, but the test() routine in the spack
package was not configured to provide the location of the
pkg-config file. This modification sets PKG_CONFIG_PATH correctly
to allow the smoketests to successfully compile. It also removes
the *_dir variables which were unused by the magma
examples/Makefile.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions