Source: jellyfish1
Version: 1.1.11-1
User: debian-...@lists.debian.org
Usertags: arm64

This package builds on arm64 if you change the type of dna_codes from
"char" to "signed char":

perl -i -pe 's/char/signed char/;' jellyfish/dna_codes.cc
jellyfish/dna_codes.hpp

It may build on other architectures too. Perhaps it should be
"Architecture: any".

(The tests, when enabled in debian/rules, fail for me on amd64 anyway
so I'm not sure what to do about testing.)

Reply via email to