]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
configure: forgot the makefile that uses HAVE_CONSTEXPR_IF
authorPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 11 Sep 2025 05:22:58 +0000 (07:22 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 11 Sep 2025 05:22:58 +0000 (07:22 +0200)
none/tests/arm64/Makefile.am

index 95a74e2b8a906ac4caaf1cf5fe0f3f69f9ca956b..4fa101d777a7a490079e9d25d618d1511ecdbe58 100644 (file)
@@ -55,7 +55,7 @@ if HAVE_SHA3
   check_PROGRAMS += sha512_v82
 endif
 
-if HAVE_CXX17
+if HAVE_CONSTEXPR_IF
   check_PROGRAMS += fcvta_s_u frinta_frintn
 endif