swift
86ddf437
- build: allow falling back to just built compiler
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
build: allow falling back to just built compiler When the native tools are sparse, and the toolchain is not being cross-compiled, it is possible to fallback to the just built compiler for running the tests. Adjust the build rules to permit this.
References
#33947 - build: allow falling back to just built compiler
Author
compnerd
Parents
865b3b7f
Loading