[PATCH v3 7/8] tests: time: Use new tunable handling

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Tue Apr 21 13:10:07 GMT 2026



On 16/04/26 11:30, Yury Khrustalev wrote:
> Use new way of handling test tunables in the time folder.

LGTM, thanks.

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



More information about the Libc-alpha mailing list