[PATCH v4 6/8] tests: nptl: Remove unused code from makefile
Yury Khrustalev
yury.khrustalev@arm.com
Tue Apr 21 14:38:02 GMT 2026
There is no test named tst-pthread-proc-maps.
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)),)
--
2.47.3
More information about the Libc-alpha
mailing list