diff options
| author | Michael Weiss <dev.primeos@gmail.com> | 2022-04-13 22:37:33 +0200 |
|---|---|---|
| committer | Michael Weiss <dev.primeos@gmail.com> | 2022-04-14 00:08:47 +0200 |
| commit | 15623bcb654b0c5ef9b455ca1f7b7fb0ffcaea26 (patch) | |
| tree | e1a699b9fca3abf4c2b637d7eee98f11e996952f /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 1bfe5c3a23df39bc42ed32c8c4e3bdc62342d36a (diff) | |
chromium{Beta,Dev}: Fix a build error by disabling PGO
This fixes build errors like this:
error: Could not read profile ../../chrome/build/pgo_profiles/chrome-linux-4951-1649181099-528ef6669805f2d3db6f3ad7429cfa57a6078271.profdata: unsupported instrumentation profile format version
We already package the most recent stable LLVM version for Chromium but Google
relies on unreleased (Git) versions (thanks...). This isn't ideal but I
don't have the time to package yet another LLVM version so it'll have to
cut it for now.
See build/config/compiler/pgo/pgo.gni:
- 0 : Means that PGO is turned off.
- 1 : Used during the PGI (instrumentation) phase.
- 2 : Used during the PGO (optimization) phase.
With is_official_build the default is chrome_pgo_phase = 2.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
