Skip to content

rdma-core: new package#7835

Merged
adamjstewart merged 2 commits intospack:developfrom
ResearchIT:rdma
Apr 25, 2018
Merged

rdma-core: new package#7835
adamjstewart merged 2 commits intospack:developfrom
ResearchIT:rdma

Conversation

@baberlevi
Copy link
Copy Markdown
Member

based on #4168 and #6978

depends on #7833

def check_platform(self):
if not (sys.platform.startswith('freebsd') or
sys.platform.startswith('linux')):
raise InstallError("rdma-core requires FreeBSD or Linux")
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.

Can you replace this with a conflicts statement?

@adamjstewart adamjstewart merged commit 0b284b4 into spack:develop Apr 25, 2018
@baberlevi baberlevi deleted the rdma branch April 27, 2018 02:06
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