Skip to content
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

portconfigure: Add support for Macports Clang versions 10+ #171

Merged
merged 1 commit into from May 2, 2020

Conversation

cjones051073
Copy link
Member

@cjones051073 cjones051073 commented Apr 26, 2020

Minor update to portconfigure.tcl to extend the regex used to detect macports provide clang compiler to support the dropping of the minor version from the port name, starting with clang-10 (macports/macports-ports#6902).

Note that the changes here do not require any changes in the ports tree, either to add the clang-10 compiler or to the resources to add it to the known lists, so can be applied before they are done. However the changes here are required to be available before macports-clang-10 can be used as a compiler option.

Once merged I would propose cherry-picking this to the 2.6 release branch, such as to make it available in the next release from that branch.

src/port1.0/portconfigure.tcl Outdated Show resolved Hide resolved
@jmroot jmroot mentioned this pull request Apr 27, 2020
@cjones051073
Copy link
Member Author

@jmroot Thanks for your review. I'll give this a bit longer to allow others to comment, maybe a week or so, but then I think it can be merged.

@cjones051073 cjones051073 merged commit 5c3f571 into macports:master May 2, 2020
@cjones051073 cjones051073 deleted the SupportMacportsClang10 branch May 2, 2020 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants