diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2022-11-16 15:04:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-16 12:04:57 -0800 |
commit | 61a7420c94d84888a5408bf88f74076dfc1014fe (patch) | |
tree | b453876cc50f1471360cde2a74e702f37d7a1609 /.flake8 | |
parent | 39a1f1462b0abf12dfaccd33f84142c852c4b56e (diff) | |
download | spack-61a7420c94d84888a5408bf88f74076dfc1014fe.tar.gz spack-61a7420c94d84888a5408bf88f74076dfc1014fe.tar.bz2 spack-61a7420c94d84888a5408bf88f74076dfc1014fe.tar.xz spack-61a7420c94d84888a5408bf88f74076dfc1014fe.zip |
Windows bootstrapping: remove unneeded call to add dll to PATH (#33622)
#32942 fixed bootstrapping on Windows by having the core Spack
code explicitly add the Clingo package bin/ directory as a
DLL path.
Since then, #33400 has been merged, which ensures that the Python
module installed by the Spack `clingo` package can find the DLLs
in bin/.
Note that this only works for Spack instances which have been
bootstrapped after #33400: for installations bootstrapped before
then, you will need to run `spack clean -b` (this would only
be needed for Spack instances running on Windows).
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions