[PATCH] Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrap

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Jan 10 08:48:39 GMT 2022


On Jan  9 22:34, Yaakov Selkowitz wrote:
> ---
>  winsup/testsuite/Makefile.am | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/winsup/testsuite/Makefile.am b/winsup/testsuite/Makefile.am
> index 4b8c7dbb7..ac68934d0 100644
> --- a/winsup/testsuite/Makefile.am
> +++ b/winsup/testsuite/Makefile.am
> @@ -61,4 +61,6 @@ EXTRA_DEJAGNU_SITE_CONFIG = site-extra.exp
>  clean-local:
>  	rm -f *.log *.exe *.exp *.bak *.stackdump winsup.sum
>  
> +if CROSS_BOOTSTRAP
>  SUBDIRS = cygrun
> +endif
> -- 
> 2.34.1

ACK.


Thanks,
Corinna


More information about the Cygwin-patches mailing list