Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrap
This commit is contained in:
parent
d4e61b73a9
commit
cf8aa43284
|
@ -61,4 +61,6 @@ EXTRA_DEJAGNU_SITE_CONFIG = site-extra.exp
|
||||||
clean-local:
|
clean-local:
|
||||||
rm -f *.log *.exe *.exp *.bak *.stackdump winsup.sum
|
rm -f *.log *.exe *.exp *.bak *.stackdump winsup.sum
|
||||||
|
|
||||||
|
if CROSS_BOOTSTRAP
|
||||||
SUBDIRS = cygrun
|
SUBDIRS = cygrun
|
||||||
|
endif
|
||||||
|
|
Loading…
Reference in New Issue