diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2022-04-19 14:04:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-19 11:04:26 -0700 |
commit | dc3cf5c6b0e2c817de2b01c5c73fcc7611af3c49 (patch) | |
tree | 59e04a7b7b2a6e5294fd936782e8ff51395db936 /etc | |
parent | 75638c1e88e735ca7e4cb9ceda9977bf7ca431e2 (diff) | |
download | spack-dc3cf5c6b0e2c817de2b01c5c73fcc7611af3c49.tar.gz spack-dc3cf5c6b0e2c817de2b01c5c73fcc7611af3c49.tar.bz2 spack-dc3cf5c6b0e2c817de2b01c5c73fcc7611af3c49.tar.xz spack-dc3cf5c6b0e2c817de2b01c5c73fcc7611af3c49.zip |
OpenSSL package: fix ./configure error; restore parallel build (#29928)
* The configure script on Windows requires that CC/CXX be enclosed
in quotes if the paths to those compiler executables contain
spaces (so unlike most instances of Executable, the arguments
need to contain the quotes)
* OpenSSL requires the nasm package on Windows
* Restore parallel build from 075e942 (accidentally reverted in
#27021)
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions