Skip to content

BUG: Fix Intel compilation on Unix. #9299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

charris
Copy link
Member

@charris charris commented Jun 26, 2017

Backport of #9285.

Fixes two problems:

  • c compilers do not have a find_executables method.
  • get_version return a LooseVersion instance, not string.

Closes #9278.

[ci skip]

Fixes two problems:

* c compilers do not have a find_executables method.
* get_version return a LooseVersion instance, not string.

Closes numpy#9278.

[ci skip]
@charris charris merged commit 9e8fe1a into numpy:maintenance/1.13.x Jun 26, 2017
@charris charris deleted the fix-intel-compilation branch June 26, 2017 17:25
@charris charris added this to the 1.13.1 release milestone Jun 27, 2017
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.

1 participant