projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5dfea5f
)
(tests): Don't add test-arrayX tests for now.
author
drepper
<drepper>
Fri, 22 Nov 2002 00:35:50 +0000
(
00:35
+0000)
committer
drepper
<drepper>
Fri, 22 Nov 2002 00:35:50 +0000
(
00:35
+0000)
elf/Makefile
patch
|
blob
|
history
diff --git
a/elf/Makefile
b/elf/Makefile
index
a6d96c6
..
be83287
100644
(file)
--- 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-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
endif
ifeq (yes,$(build-static))
tests-static = tst-tls1-static tst-tls2-static