Skip to content

Fix compilation on arm64.#131

Open
tjni wants to merge 1 commit intoBenLangmead:masterfrom
tjni:arm64-disable-popcnt
Open

Fix compilation on arm64.#131
tjni wants to merge 1 commit intoBenLangmead:masterfrom
tjni:arm64-disable-popcnt

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.

@santataRU
Copy link

I hope there is a bowtie version for MacOS (ARM64)! I really like bowtie!

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.

3 participants