Skip to content

OpenSSL enable quotes in build arguments#29928

Merged
scheibelp merged 3 commits intospack:developfrom
johnwparent:fixup-openssl-win
Apr 19, 2022
Merged

OpenSSL enable quotes in build arguments#29928
scheibelp merged 3 commits intospack:developfrom
johnwparent:fixup-openssl-win

Conversation

@johnwparent
Copy link
Copy Markdown
Contributor

@johnwparent johnwparent commented Apr 6, 2022

This is required to support building on Windows due to spaces in common compiler install directories and how nmake arguments are parsed.

Addresses #29576 depends on #29905

@spackbot-app

This comment was marked as off-topic.

@johnwparent johnwparent requested a review from scheibelp April 7, 2022 15:28
@johnwparent johnwparent linked an issue Apr 11, 2022 that may be closed by this pull request
4 tasks
@haampie
Copy link
Copy Markdown
Member

haampie commented Apr 12, 2022

Can you please fix the regression you've introduced in cf1349b#diff-1265afdd8d01e4176b1c1551b0139aee72410af8357e81acfd8a964bb41e35ab?

You've basically reversed #18024.

@johnwparent
Copy link
Copy Markdown
Contributor Author

johnwparent commented Apr 12, 2022

Can you please fix the regression you've introduced in cf1349b#diff-1265afdd8d01e4176b1c1551b0139aee72410af8357e81acfd8a964bb41e35ab?

You've basically reversed #18024.

Maybe this would be best served and addressed as a separate issue. It falls somewhat outside the scope of this PR. I'd be happy to look at it and rework the solution in a separate PR.
Never mind, I was looking at the wrong thing, this change can be made here.

@johnwparent
Copy link
Copy Markdown
Contributor Author

@haampie Can you verify these changes now resolve your issue?

@johnwparent johnwparent requested a review from scheibelp April 19, 2022 15:56
@scheibelp scheibelp merged commit dc3cf5c into spack:develop Apr 19, 2022
@scheibelp
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Installation issue: Windows: openssl

4 participants