Michael R. Crusoe pushed to branch master at Debian Med / rapmap
Commits: f154fcf3 by Michael R. Crusoe at 2020-10-24T17:51:54+02:00 set Architecture: any - - - - - 2 changed files: - debian/control - debian/patches/simde Changes: ===================================== debian/control ===================================== @@ -24,7 +24,7 @@ Vcs-Git: https://salsa.debian.org/med-team/rapmap.git Homepage: https://github.com/COMBINE-lab/RapMap Package: rapmap -Architecture: amd64 +Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Built-Using: ${simde:Built-Using} ===================================== debian/patches/simde ===================================== @@ -588,7 +588,7 @@ Subject: Add non-x86 portability using SIMD Everywhere : "=a" (cpuid[0]), "=r" (cpuid[1]), "=c" (cpuid[2]), "=d" (cpuid[3]) : "0" (func_id), "2" (subfunc_id)); +#else -+ cpuid[0] = 0 ++ cpuid[0] = 0; #endif } #endif View it on GitLab: https://salsa.debian.org/med-team/rapmap/-/commit/f154fcf3a52881f14f4012f7718e6c7d5a4828eb -- View it on GitLab: https://salsa.debian.org/med-team/rapmap/-/commit/f154fcf3a52881f14f4012f7718e6c7d5a4828eb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
