From c324a6b1396e9e3827e4625616fc75c6d926a772 Mon Sep 17 00:00:00 2001 From: Paul Floyd Date: Sat, 6 May 2023 07:28:51 +0200 Subject: [PATCH] FreeBSD: deactivate helgrind/tests/tls_threads No libc tunable, and I haven't seen any way to hack the libc internals via debuginfo as was previously done on Linux. --- helgrind/tests/tls_threads.vgtest | 1 + 1 file changed, 1 insertion(+) diff --git a/helgrind/tests/tls_threads.vgtest b/helgrind/tests/tls_threads.vgtest index 5fb4587372..aea30e565a 100644 --- a/helgrind/tests/tls_threads.vgtest +++ b/helgrind/tests/tls_threads.vgtest @@ -1,2 +1,3 @@ +prereq: ! ../../tests/os_test freebsd prog: tls_threads vgopts: -q --sim-hints=no-nptl-pthread-stackcache -- 2.47.2