Skip to content

Fix check CC compiler variable in configure #6756

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

Closed

Conversation

ruota
Copy link

@ruota ruota commented May 10, 2018

If you use a compiler with abs path there are some issues, e.g. if my path contains the word "piccolo" the script enable some flags of icc compiler because "piccolo" contains "icc".

If you use a compiler with abs path there are some issues, e.g. if my path contains the word "piccolo" the script enable some flags of icc compiler because "piccolo" contains "icc"
@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

When your account is ready, please add a comment in this pull request
and a Python core developer will remove the CLA not signed label
to make the bot check again.

Thanks again to your contribution and we look forward to looking at it!

@ruota
Copy link
Author

ruota commented May 10, 2018

I signed the CLA with bugs.python.org username: ruota

@ruota
Copy link
Author

ruota commented May 10, 2018

I want to add labels "skip news" and "skip issue"

@grimreaper
Copy link
Contributor

Ref #6783 #6782 #6781 #6780 #6771

@ruota
Copy link
Author

ruota commented May 16, 2018

I don't think these issues are related

@grimreaper
Copy link
Contributor

they are related because they are affecting configure.ac - not directly related to your bug though.

@csabella
Copy link
Contributor

Thank you for your interest in improving CPython. This is not a trivial change and would require an issue to be created on bugs.python.org. If you are interested in pursuing this, please open an issue on the bug tracker and reopen this pull request with the bpo number in the title as per the devguide. Also, please resolve the merge conflicts once reopened. Thanks!

@csabella csabella closed this May 11, 2019
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.

6 participants