bpo-36635, bpo-36696: Fix setup.py on AIX by vstinner · Pull Request #12922 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-36635, bpo-36696: Fix setup.py on AIX#12922
vstinner merged 1 commit intopython:masterfrom
vstinner:fix_aix
bpo-36635, bpo-36696: Fix setup.py on AIX#12922
vstinner merged 1 commit intopython:masterfrom
vstinner:fix_aix
Conversation
Copy link Copy Markdown
Member
xlc compiler doesn't support "-D define" flag only "-Ddefine".
xlc compiler doesn't support "-D define" flag only "-Ddefine".
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
the
skip news
label
Copy link Copy Markdown
Member Author
vstinner
commented
Apr 23, 2019
vstinner commented
Apr 23, 2019@aixtools: Does this PR fix https://bugs.python.org/issue36696 for you?
Copy link Copy Markdown
Contributor
aixtools
commented
Apr 23, 2019
aixtools commented
Apr 23, 2019Yes, fixes issue.
vstinner
merged commit
5749134
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
fix_aix
branch
Copy link Copy Markdown
Member Author
vstinner
commented
Apr 23, 2019
vstinner commented
Apr 23, 2019Yes, fixes issue.
Thanks for testing. I merged the PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment