Closed playgithub closed 3 years ago
https://github.com/Nifury/ungoogled-chromium-windows/issues/4#issuecomment-950314816
You have skipped this step by downloading the new PGO profile from GitHub.
Do you mean the PGO here (https://github.com/Nifury/ungoogled-chromium-windows/releases/download/dependency/PGO.zip) has already been cleaned?
Or after domain substitution, it'll fail to download the pgo profile?
A new chromium version comes with a new PGO profile. The update script just pulls the PGO profile for the version. It does not modify or update the existing profiles. If the script fails for whatever reason, you can download the PGO profile from somewhere else (e.g. Release).
Yes, according to https://github.com/Nifury/ungoogled-chromium-windows/issues/4#issuecomment-950314816, the update script doesn't work after domain substitution.
Thanks
After "prune, patch, and domain substitution", I find that
chrome-win64-4638-1634308623-2498f4915d99bc08c281f9554c299dbe9f88aabd.profdata
in build dir doesn't change a bit.Why should run the PGO update script before domain substitution?