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

Update configure.defaults to support a Linux aarch64 gfortran option #262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benkirk
Copy link

@benkirk benkirk commented Oct 10, 2024

This one line change extends the Linux x86_64, gfortran stanza to support aarch64 (ARM processors) as well by simply changing the definition to Linux x86_64 aarch64, gfortran

Since there are no required differences when using gfortran on these two architectures this seemed like the best approach.

Let me know if you would instead prefer a new stanza, with identical content.

This one line change extends the  `Linux x86_64, gfortran` stanza to support `aarch64` (ARM processors) as well by simply changing the definition to `Linux x86_64 aarch64, gfortran` 

Since there are no required differences when using `gfortran` on these two architectures this seemed like the best approach.

Let me know if you would instead prefer a new stanza, with identical content.
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