summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWouter Deconinck <wdconinc@gmail.com>2023-06-26 04:31:48 -0500
committerGitHub <noreply@github.com>2023-06-26 11:31:48 +0200
commitce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7 (patch)
tree4564ee74a70dcdb9b74c0f025a414ea033e0c0ad /lib
parentc560053c39cc1e67136c60d5ed8b34d986f61eb7 (diff)
downloadspack-ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7.tar.gz
spack-ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7.tar.bz2
spack-ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7.tar.xz
spack-ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7.zip
acts: ensure Python_EXECUTABLE uses ^python when +python (#38540)
By default, `find_package(Python)` searches from highest version to lowest version, identifying the highest version that satisfies the requirements. This means that `/usr/bin/python3.11` will be found before `$(spack location -i python)/bin/python3.10`, even when other packages have been built with the `python` in spack. This ensures that the `python` dependency is explicitly the `python` version that is used.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions