[med-svn] [Git][med-team/simde][master] d/tests: fix risc64→riscv6 typo.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Fri Feb 27 13:00:51 GMT 2026



Michael R. Crusoe pushed to branch master at Debian Med / simde


Commits:
a275601f by Michael R. Crusoe at 2026-02-27T13:58:04+01:00
d/tests: fix risc64→riscv6 typo.

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+simde (0.8.4~rc3-3) unstable; urgency=medium
+
+  * d/tests: fix risc64→riscv6 typo.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Fri, 27 Feb 2026 13:58:01 +0100
+
 simde (0.8.4~rc3-2) unstable; urgency=medium
 
   * d/tests: skip emulated tests on riscv64, to avoid timeout


=====================================
debian/tests/run-unit-test
=====================================
@@ -30,7 +30,7 @@ if [ "${arch}" = "i386" ] ; then
   rm -f test/x86/avx512/fpclass.c
 fi
 
-if [ "${arch}" = "risc64" ] ; then
+if [ "${arch}" = "riscv64" ] ; then
 	tests="-- $(shell meson test -C gcc_test --list | grep -v emul)"
 fi
 



View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/a275601f8aeba3568fd1a620409f09dcaf1cbf6f

-- 
View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/a275601f8aeba3568fd1a620409f09dcaf1cbf6f
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/20260227/9b0c10f2/attachment-0001.htm>


More information about the debian-med-commit mailing list