summaryrefslogtreecommitdiff
path: root/pgo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pgo.patch')
-rw-r--r--pgo.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/pgo.patch b/pgo.patch
index 707e7ee..207b3d8 100644
--- a/pgo.patch
+++ b/pgo.patch
@@ -136,3 +136,4 @@ diff -up firefox-81.0.1/python/mozbuild/mozbuild/build_commands.py.pgo firefox-8
pgo_env['JARLOG_FILE'] = mozpath.join(orig_topobjdir, 'jarlog/en-US.log')
pgo_cmd = [
instr.virtualenv_manager.python_path,
+
bgstack15