Bypass valgrind checks on ARM by default due to false positives.

This commit is contained in:
Andrew Wood
2025-01-11 20:57:26 +00:00
parent 42e47e8291
commit c8ad7eb0e2
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
### UNRELEASED
* *fix:* turn off IPC support if _sys/shm.h_ is not available, for compilation on Termux
* *fix:* bypass valgrind checks on ARM by default due to false positives
### 1.9.25 - 22 December 2024