diff options
author | Mikael Simberg <mikael.simberg@iki.fi> | 2022-04-20 09:40:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 09:40:03 +0200 |
commit | 943d463a2d4b604c3eac0ab3c4fb8f9938370ebe (patch) | |
tree | 0f699a8ac3f975d798ee575c2d2d0556a344e7d0 /lib | |
parent | 53eb044b2833dcbb00b4619f20c8183c37905fe2 (diff) | |
download | spack-943d463a2d4b604c3eac0ab3c4fb8f9938370ebe.tar.gz spack-943d463a2d4b604c3eac0ab3c4fb8f9938370ebe.tar.bz2 spack-943d463a2d4b604c3eac0ab3c4fb8f9938370ebe.tar.xz spack-943d463a2d4b604c3eac0ab3c4fb8f9938370ebe.zip |
Configure nvhpc GCC from Spack variables (#29769)
Alter the `install_components/install` script to pass the `-gcc $SPACK_CC`,
`-gpp $SPACK_CXX`, and `-g77 $SPACK_F77` flags to `makelocalrc`. This
ensures that nvhpc is configured to use the spack gcc spec, rather than
whatever gcc is found on the path.
Co-authored-by: Mikael Simberg <simberg@cscs.ch>
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions