Skip to content

libzmq: fix build with Apple Clang 15.0.0#40116

Merged
haampie merged 2 commits intospack:developfrom
adamjstewart:packages/libzmq
Sep 22, 2023
Merged

libzmq: fix build with Apple Clang 15.0.0#40116
haampie merged 2 commits intospack:developfrom
adamjstewart:packages/libzmq

Conversation

@adamjstewart
Copy link
Copy Markdown
Member

Apple Clang 15.0.0 also enables C++16 by default, causing many of the same issues GCC 13 did. Instead of iterating over all possible compilers, we should always apply all patches. These patches were merged into master because the developers trusted them not to break other compilers.

@adamjstewart
Copy link
Copy Markdown
Member Author

@spackbot run pipeline

@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Sep 21, 2023

I've started that pipeline for you!

@adamjstewart
Copy link
Copy Markdown
Member Author

@spackbot run pipeline

@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Sep 21, 2023

I've started that pipeline for you!

@haampie
Copy link
Copy Markdown
Member

haampie commented Sep 22, 2023

C++16

^^

@haampie haampie merged commit f950803 into spack:develop Sep 22, 2023
@adamjstewart adamjstewart deleted the packages/libzmq branch September 22, 2023 08:21
RikkiButler20 pushed a commit to RikkiButler20/spack that referenced this pull request Sep 25, 2023
AdhocMan pushed a commit to AdhocMan/spack that referenced this pull request Oct 10, 2023
mtaillefumier pushed a commit to mtaillefumier/spack that referenced this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants