summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2022-11-17 15:41:50 +0100
committerGitHub <noreply@github.com>2022-11-17 15:41:50 +0100
commit4a71020cd2d35e83bd3842a43270ed19ce64da4f (patch)
treef0f9b6e7ef114229133f4577d24c12a1f9650ad3 /lib
parent294e6f80a0ccded4de1fb4baafc6119c823a2c77 (diff)
downloadspack-4a71020cd2d35e83bd3842a43270ed19ce64da4f.tar.gz
spack-4a71020cd2d35e83bd3842a43270ed19ce64da4f.tar.bz2
spack-4a71020cd2d35e83bd3842a43270ed19ce64da4f.tar.xz
spack-4a71020cd2d35e83bd3842a43270ed19ce64da4f.zip
Python: do not set PYTHONHOME during build (#33956)
Setting PYTHONHOME is rarely needed (since each interpreter has various ways of setting it automatically) and very often it is difficult to get right manually. For instance, the change done to set PYTHONHOME to sysconfig["base_prefix"] broke bootstrapping dev dependencies of Spack for me, when working inside a virtual environment in Linux.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions