Skip to content

python: add -fwrapv to cflags for [email protected]: %intel#16592

Merged
adamjstewart merged 1 commit intodevelopfrom
bugfix/python-intel-cflags-fwrapv
May 11, 2020
Merged

python: add -fwrapv to cflags for [email protected]: %intel#16592
adamjstewart merged 1 commit intodevelopfrom
bugfix/python-intel-cflags-fwrapv

Conversation

@becker33
Copy link
Copy Markdown
Member

Fixes #16586

[email protected]: %intel requires -fwrapv in the cflags.

This PR adds the flag using the flag_handler interface without changing any other behavior of the package.

This version check should eventually have an upper bound as python plans to incorporate this into their build system. That PR is open.

sources:
https://bugs.python.org/issue40223
https://bugs.python.org/pull_request18905
https://software.intel.com/en-us/forums/intel-c-compiler/topic/849064

@adamjstewart adamjstewart merged commit fa702b8 into develop May 11, 2020
@adamjstewart adamjstewart deleted the bugfix/python-intel-cflags-fwrapv branch May 11, 2020 23:03
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.

Installation issue: python3.8.0:3.8.2 %intel

2 participants