public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrap
@ 2022-01-10 14:59 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2022-01-10 14:59 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cf8aa432844d912d0a0d2d6bebe2c3de22be0914

commit cf8aa432844d912d0a0d2d6bebe2c3de22be0914
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Sun Jan 9 22:32:56 2022 -0500

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

Diff:
---
 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-10 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 14:59 [newlib-cygwin] Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrap Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).