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

Remove macOS + Intel CMake logic #2778

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

mathomp4
Copy link
Member

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

This PR removes code from the MAPL_cfio CMake which was there due to an oddity found when building MAPL with Intel on macOS. This is now a non-supported configuration as Intel does not support macOS anymore and I know of no one building MAPL with macOS + Intel anymore.

If this setup is needed by someone, setting -DBUILD_SHARED_MAPL=NO would be a workaround given what this says.

Related Issue

@mathomp4 mathomp4 added the 0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) label Apr 23, 2024
@mathomp4 mathomp4 self-assigned this Apr 23, 2024
@mathomp4 mathomp4 requested review from a team as code owners April 23, 2024 18:44
@mathomp4 mathomp4 merged commit 47e8d05 into develop Apr 23, 2024
39 checks passed
@mathomp4 mathomp4 deleted the feature/mathomp4/clean-macos-intel branch April 23, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants