nss: set C++ compiler (#29195)
This commit is contained in:
parent
ed6274a0bf
commit
1834ab971d
@ -38,6 +38,7 @@ def build_targets(self):
|
||||
# We cannot use nss_build_all because this will try to build nspr.
|
||||
targets = ['all', 'latest']
|
||||
|
||||
targets.append('CCC={}'.format(spack_cxx))
|
||||
targets.append('USE_64=1')
|
||||
targets.append('BUILD_OPT=1')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user