[PATCH] Remove traces of tst-typesizes

Adhemerval Zanella adhemerval.zanella@linaro.org
Tue Nov 7 16:20:00 GMT 2017



On 07/11/2017 13:14, Andreas Schwab wrote:
> Installed.
> 
> Andreas.
> 
> 	* nptl/Makefile (tests-internal): Remove tst-typesizes.

Thanks.

> 
> diff --git a/nptl/Makefile b/nptl/Makefile
> index d819349f43..b0215e12d7 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
> 



More information about the Libc-alpha mailing list