]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
tests: time: Use new tunable handling
authorYury Khrustalev <yury.khrustalev@arm.com>
Thu, 16 Apr 2026 13:53:29 +0000 (14:53 +0100)
committerYury Khrustalev <yury.khrustalev@arm.com>
Mon, 27 Apr 2026 09:45:20 +0000 (10:45 +0100)
Use new way of handling test tunables in the time folder.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
time/Makefile

index 43708b0856eb67ac868c7859a9b758270d3bae2f..b28471cc9e28cebbaae3c5f8ed5f13f65d0c5217 100644 (file)
@@ -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