[med-svn] [Git][med-team/simde][master] d/tests: another riscv64 fix
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Sat Feb 28 17:14:34 GMT 2026
Michael R. Crusoe pushed to branch master at Debian Med / simde
Commits:
920edf7b by Michael R. Crusoe at 2026-02-28T18:12:22+01:00
d/tests: another riscv64 fix
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+simde (0.8.4~rc3-4) unstable; urgency=medium
+
+ * d/tests: another riscv64 fix
+
+ -- Michael R. Crusoe <crusoe at debian.org> Sat, 28 Feb 2026 18:12:19 +0100
+
simde (0.8.4~rc3-3) unstable; urgency=medium
* d/tests: fix risc64→riscv6 typo.
=====================================
debian/tests/run-unit-test
=====================================
@@ -31,7 +31,7 @@ if [ "${arch}" = "i386" ] ; then
fi
if [ "${arch}" = "riscv64" ] ; then
- tests="-- $(shell meson test -C gcc_test --list | grep -v emul)"
+ tests="-- $(meson test --list | grep -v emul)"
fi
mkdir build-gcc build-clang
View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/920edf7bd09b95e7b6e288ff14323e837cb1b540
--
View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/920edf7bd09b95e7b6e288ff14323e837cb1b540
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/20260228/ea6a0ba3/attachment-0001.htm>
More information about the debian-med-commit
mailing list