Skip to content

bpo-36635, bpo-36696: Fix setup.py on AIX#12922

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:fix_aix
Apr 23, 2019
Merged

bpo-36635, bpo-36696: Fix setup.py on AIX#12922
vstinner merged 1 commit intopython:masterfrom
vstinner:fix_aix

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 23, 2019

xlc compiler doesn't support "-D define" flag only "-Ddefine".

https://bugs.python.org/issue36635

xlc compiler doesn't support "-D define" flag only "-Ddefine".
@vstinner
Copy link
Copy Markdown
Member Author

@aixtools: Does this PR fix https://bugs.python.org/issue36696 for you?

@aixtools
Copy link
Copy Markdown
Contributor

Yes, fixes issue.

@vstinner vstinner merged commit 5749134 into python:master Apr 23, 2019
@vstinner vstinner deleted the fix_aix branch April 23, 2019 10:26
@vstinner
Copy link
Copy Markdown
Member Author

Yes, fixes issue.

Thanks for testing. I merged the PR.

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.

4 participants