]> sourceware.org Git - glibc.git/blobdiff - nptl/Makefile
Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
[glibc.git] / nptl / Makefile
index e7cfe8bcd44def6eee50fec3e2fbe4f908767866..6af4b37af4843fbd2328adae10ec7c77a0af814b 100644 (file)
@@ -251,8 +251,7 @@ tests = tst-typesizes \
        tst-exec1 tst-exec2 tst-exec3 tst-exec4 \
        tst-exit1 tst-exit2 tst-exit3 \
        tst-stdio1 tst-stdio2 \
-       tst-stack1 tst-stack2 tst-stack3 \
-       tst-pthread-getattr tst-pthread-stack-env \
+       tst-stack1 tst-stack2 tst-stack3 tst-pthread-getattr \
        tst-unload \
        tst-dlsym1 \
        tst-sysconf \
@@ -442,8 +441,6 @@ tst-cancel7-ARGS = --command "exec $(host-test-program-cmd)"
 tst-cancelx7-ARGS = $(tst-cancel7-ARGS)
 tst-umask1-ARGS = $(objpfx)tst-umask1.temp
 
-tst-pthread-stack-env-ENV = GLIBC_PTHREAD_DEFAULT_STACKSIZE=1048576
-
 $(objpfx)tst-atfork2: $(libdl) $(shared-thread-library)
 LDFLAGS-tst-atfork2 = -rdynamic
 tst-atfork2-ENV = MALLOC_TRACE=$(objpfx)tst-atfork2.mtrace
This page took 0.024615 seconds and 5 git commands to generate.