From: Andreas Schwab Date: Tue, 7 Nov 2017 15:04:56 +0000 (+0100) Subject: Remove traces of tst-typesizes X-Git-Tag: upstream/2.30~2199 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=feda96a1781e6d79a091df8747e696ba2751df82;p=platform%2Fupstream%2Fglibc.git Remove traces of tst-typesizes --- diff --git a/ChangeLog b/ChangeLog index fcc077e..47baa18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-11-07 Andreas Schwab + + * nptl/Makefile (tests-internal): Remove tst-typesizes. + 2017-11-07 Mike FABIAN [BZ #22403] diff --git a/nptl/Makefile b/nptl/Makefile index d819349..b0215e1 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -304,8 +304,7 @@ tests = tst-attr1 tst-attr2 tst-attr3 tst-default-attr \ tst-thread_local1 tst-mutex-errorcheck tst-robust10 \ tst-robust-fork tst-create-detached tst-memstream -tests-internal := tst-typesizes \ - tst-rwlock19 tst-rwlock20 \ +tests-internal := tst-rwlock19 tst-rwlock20 \ tst-sem11 tst-sem12 tst-sem13 \ tst-barrier5 tst-signal7 tst-mutex8 tst-mutex8-static \ tst-mutexpi8 tst-mutexpi8-static