Skip to content

New package xxhash.#8530

Merged
adamjstewart merged 2 commits intospack:developfrom
greenc-FNAL:feature/xxhash
Jun 20, 2018
Merged

New package xxhash.#8530
adamjstewart merged 2 commits intospack:developfrom
greenc-FNAL:feature/xxhash

Conversation

@greenc-FNAL
Copy link
Copy Markdown
Member

No description provided.

version('0.5.0', '42e9a31a2cfc2f626fde17e84a0b6bb7')

def edit(self, spec, prefix):
self.install_targets.insert(0, 'prefix={0}'.format(prefix))
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.

I would replace this with:

def install(self, spec, prefix):
    make('prefix={0}'.format(prefix), 'install')

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@adamjstewart Fair enough. I was trying to leave as much of the MakePackage infrastructure operational as possible.

@adamjstewart adamjstewart merged commit 508bbf4 into spack:develop Jun 20, 2018
@greenc-FNAL greenc-FNAL deleted the feature/xxhash branch June 20, 2018 19:36
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