charmpp: add conflict with +shared on macOS with GCC#28211
charmpp: add conflict with +shared on macOS with GCC#28211alalazo merged 1 commit intospack:developfrom
Conversation
99d9416 to
15dd1bf
Compare
|
@matthiasdiener A few more issues I'd like to get your opinion on:
|
Not sure, are you interested in running 6.10.2 still? charmplusplus/charm#3112 is a pretty complicated patch :-(
Does this work correctly if not installing from spack? |
|
@matthiasdiener For myself it wouldn't be worth the effort to fix versions below [email protected]. It would be good to avoid accidentally selecting broken versions though. Would it be too drastic to add |
|
Let me know whether you want to add: conflict("platform=darwin", when="@:6.10.2 %apple-clang")or it is fine to merge this PR as is. Thanks! |
|
@alalazo Please merge, I'll open separate PRs for the other issues once we make decisions on them. |
Imho, this might be too drastic. I think at least some older clang versions might not have the issue with the |
No description provided.