[PATCH v3 6/8] tests: nptl: Remove unused code from makefile

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



On 16/04/26 11:30, Yury Khrustalev wrote:
> There is no test named tst-pthread-proc-maps.

LGTM, thanks.

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

> ---
>  nptl/Makefile | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/nptl/Makefile b/nptl/Makefile
> index 85f95dd0cf..02862d1c04 100644
> --- a/nptl/Makefile
> +++ b/nptl/Makefile
> @@ -738,10 +738,6 @@ tst-audit-threads-ENV = LD_AUDIT=$(objpfx)tst-audit-threads-mod1.so
>  tst-setuid1-static-ENV = \
>    LD_LIBRARY_PATH=$(ld-library-path):$(common-objpfx)elf:$(common-objpfx)nss
>  
> -tst-pthread-proc-maps-ENV = \
> -  GLIBC_TUNABLES=glibc.malloc.arena_max=8:glibc.malloc.mmap_threshold=1024
> -tst-pthread-proc-maps-ARGS = 8
> -
>  # The tests here better do not run in parallel.
>  ifeq ($(run-built-tests),yes)
>  ifneq ($(filter %tests,$(MAKECMDGOALS)),)



More information about the Libc-alpha mailing list