From: Paul Floyd Date: Fri, 15 Mar 2024 18:56:20 +0000 (+0100) Subject: regtest: change rh2257546_256 prereq X-Git-Tag: VALGRIND_3_23_0~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=57750fcfe57223b29227ee5d794bad2c9548cd4e;p=thirdparty%2Fvalgrind.git regtest: change rh2257546_256 prereq Need to check for machine cpu capabilities. configure will build avx and avx2 as long as the assembler supports them. --- diff --git a/memcheck/tests/amd64/rh2257546_256.vgtest b/memcheck/tests/amd64/rh2257546_256.vgtest index 86eef8fe2..0d3895db9 100644 --- a/memcheck/tests/amd64/rh2257546_256.vgtest +++ b/memcheck/tests/amd64/rh2257546_256.vgtest @@ -1,3 +1,3 @@ -prereq: test -e rh2257546_256 +prereq: ../../../tests/x86_amd64_features amd64-avx prog: rh2257546_256 vgopts: -q