aboutsummaryrefslogtreecommitdiff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-15 07:55:59 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-15 07:55:59 +0000
commit757de559da017957b8d8fdb243ebde70c000cfeb (patch)
tree353ec81ad67f13f095cf4cd946a02073cd6a3126 /nptl/Makefile
parenta439bb2fa34284eed666b8e3733d46c72dadc62f (diff)
downloadglibc-757de559da017957b8d8fdb243ebde70c000cfeb.zip
glibc-757de559da017957b8d8fdb243ebde70c000cfeb.tar.gz
glibc-757de559da017957b8d8fdb243ebde70c000cfeb.tar.bz2
Update.
* math/libm-test.inc (nextafter_test): New test, but disabled due to gcc bug.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index 198d7b8..d48c691 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -136,7 +136,7 @@ tests = tst-attr1 tst-attr2 \
tst-key1 tst-key2 tst-key3 \
tst-sem1 tst-sem2 tst-sem3 tst-sem4 tst-sem5 \
tst-barrier1 tst-barrier2 tst-barrier3 \
- tst-basic1 tst-basic2 tst-basic3 \
+ tst-basic1 tst-basic2 tst-basic3 tst-basic4 \
tst-join1 tst-join2 tst-join3 tst-join4 tst-join5 \
tst-tsd1 tst-tsd2 \
tst-fork1 tst-fork2 tst-fork3 \