This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove traces of tst-typesizes



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
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]