Skip to content

Conversation

@tjni
Copy link

@tjni tjni commented May 11, 2022

On my M1 Mac, uname -m returns arm64 instead of aarch64, but I believe these two are equivalent.

For context, I am working on fixing this build in nixpkgs on M1 Darwin, which uses clang for compilation. The first issue I ran into was that cpuid.h on clang throws an error when included on an M1 machine.

On my M1 Mac, `uname -m` returns arm64 instead of aarch64, but I believe
these two are equivalent.
@akikuno
Copy link

akikuno commented Jul 16, 2024

@BenLangmead @ch4rr0

I am currently working on making Bowtie available on OSX-ARM64 through BioConda (bioconda/bioconda-recipes#49281). To achieve this, this PR is necessary to merge.

Could you please review and merge this PR at your earliest convenience?

Thank you so much.

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.

2 participants