[PATCH v4 7/8] tests: time: Use new tunable handling
Yury Khrustalev
yury.khrustalev@arm.com
Tue Apr 21 14:38:03 GMT 2026
Use new way of handling test tunables in the time folder.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
---
time/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/time/Makefile b/time/Makefile
index 43708b0856..b28471cc9e 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -152,4 +152,4 @@ CPPFLAGS-tst-tzname.c += -DTZDEFRULES='"$(posixrules-file)"'
bug-getdate1-ARGS = ${objpfx}bug-getdate1-fmt
-tst-tzfile-fault-ENV = GLIBC_TUNABLES=glibc.rtld.enable_secure=1
+tst-tzfile-fault-TUNABLES += glibc.rtld.enable_secure=1
--
2.47.3
More information about the Libc-alpha
mailing list