Skip to content

Update scorep and friends to newest versions#8171

Merged
adamjstewart merged 1 commit intospack:developfrom
michaelkuhn:scorep-4.0
May 18, 2018
Merged

Update scorep and friends to newest versions#8171
adamjstewart merged 1 commit intospack:developfrom
michaelkuhn:scorep-4.0

Conversation

@michaelkuhn
Copy link
Copy Markdown
Member

Works for me, but it would be great if someone else could test this, too.

depends_on('zlib')

depends_on('qt@5:', when='@4.3.0:4.3.999 +gui')
depends_on('qt@5:', when='@4.3.0:4.4.999 +gui')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any reason to even have an upper limit here?

version('1.3', '9db6f957b7f51fa01377a9537867a55c')

patch('gcc7.patch')
patch('gcc7.patch', when='@:3.99')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use @:3 here and it will have the same effect.

@michaelkuhn
Copy link
Copy Markdown
Member Author

@adamjstewart: Thanks for the review! I have pushed a new version that incorporates your suggestions.

@adamjstewart adamjstewart merged commit c803337 into spack:develop May 18, 2018
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.

2 participants