From: Yury Khrustalev Date: Thu, 16 Apr 2026 13:53:29 +0000 (+0100) Subject: tests: time: Use new tunable handling X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a330377656f240dd899af0c0b8ffbd48d79ea88;p=thirdparty%2Fglibc.git tests: time: Use new tunable handling Use new way of handling test tunables in the time folder. Reviewed-by: Adhemerval Zanella --- 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