[Debian-med-packaging] Bug#874549: jellyfish1: Please add arm64

Edmund Grimley Evans edmund.grimley.evans at gmail.com
Thu Sep 7 08:50:56 UTC 2017


Source: jellyfish1
Version: 1.1.11-1
User: debian-arm at 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.)



More information about the Debian-med-packaging mailing list