mirror of
https://github.com/php/web-rmtools.git
synced 2026-03-24 09:12:18 +01:00
If a PGO build is requested, but a build error occurs after the PGI build has succeeded and before the PGO build has even been attempted (for instance, if the PGO training fails), we may get a bogus archive containing the PGI build, without any hint. We apply a quick fix which bails out early, because if the PGI build failed, it makes no sense to do the PGO build, and if the binaries couldn't be built, it makes no sense to create the archive. However, we still allow the PGO training to fail for snapshot builds.
8.4 KiB
8.4 KiB