dealii: add constraint on suite-sparse for old gcc#9026
dealii: add constraint on suite-sparse for old gcc#9026adamjstewart merged 1 commit intospack:developfrom
Conversation
adamjstewart
left a comment
There was a problem hiding this comment.
Pretty sure you need a space after the comma.
1df7575 to
f54b13e
Compare
|
I'm having an issue with this This goes away with: I guess this is a usecase for |
Yes, that is how this should ideally work but I don’t think there is any other syntax for this. Meaning, if it’s broken we need to come up with something else. I guess it’s a variation of this issue In the absence of other options, we could make 5.1.0 preferred version and remove the constraint from deal. As mentioned in |
No description provided.