Skip to content

gfortran.mk: Tweak to use lang/gcc*-${OPSYS:tl} if available #115

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
wants to merge 0 commits into from

Conversation

outpaddling
Copy link

This is an incremental change to support platform-specific gcc packages such as lang/gcc14-darwin, which is currently in branch ci/gcc14 and appears ready to merge to trunk as far as I can tell. This mk change + gcc14-darwin will fix a lot of breakage on Darwin-aarch64.

This change will have no effect until a lang/gcc-${OPSYS:tl} package is added.

Also updating gcc version to 14 for all Darwin platforms as discussed in #81.

As Darwin is clang-based, we can test this independently for gfortran dependencies for now. If/when platform-specific gcc packages appear for gcc-based platforms, mk/compiler/gcc.mk will require similar enhancements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant