| commit | e42881422fb46ed8ba0ed9900d3483e4934cf6ee | [log] [tgz] | 
|---|---|---|
| author | Eduard Voronkin <42834212+Noxybot@users.noreply.github.com> | Tue Oct 21 21:13:06 2025 -0700 | 
| committer | Eduard Voronkin <edward.voronkin@gmail.com> | Wed Oct 22 17:32:48 2025 -0700 | 
| tree | 2100cb6af98a0fcd31ace5e91f8a33ea5a4834e3 | |
| parent | e00b84ec139b5abc0dae1d123de463206fd6ec9d [diff] | 
FASTBuild: optimize try_compile builds The generator does a lot of tricks in order to make the "rebuild-bff" target up-to-date immediately after the generation. We can skip all of those during "TryCompile" runs, which should reduce configure time.