voutcn / megahit

Ultra-fast and memory-efficient (meta-)genome assembler
http://www.ncbi.nlm.nih.gov/pubmed/25609793
GNU General Public License v3.0
585 stars 134 forks source link

Add support for non-x86_64 architectures (e.g. Linux ARM64) #368

Open martin-g opened 5 months ago

martin-g commented 5 months ago

Fixes https://github.com/voutcn/megahit/issues/320 Based on: https://github.com/voutcn/megahit/pull/329

Preserves the x86_64 specifics when building on x86_64 machine