[med-svn] [Git][med-team/rapmap][master] set Architecture: any
Michael R. Crusoe
gitlab at salsa.debian.org
Sat Oct 24 17:01:29 BST 2020
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201024/09b3ef7f/attachment.html>
More information about the debian-med-commit
mailing list