From: drepper Date: Fri, 22 Nov 2002 00:35:50 +0000 (+0000) Subject: (tests): Don't add test-arrayX tests for now. X-Git-Tag: initial~55 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=c3cd94cccfc123909bfea721cf4ae72075982148 (tests): Don't add test-arrayX tests for now. --- diff --git a/elf/Makefile b/elf/Makefile index a6d96c6d90..be83287458 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -118,7 +118,7 @@ endif tests = tst-tls1 tst-tls2 tst-tls9 ifeq (yes,$(have-initfini-array)) -tests += tst-array1 tst-array2 tst-array3 +#tests += tst-array1 tst-array2 tst-array3 endif ifeq (yes,$(build-static)) tests-static = tst-tls1-static tst-tls2-static