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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to