sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (6d826c9174c24dfad6282f8834c7bfc1e479026b)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (6d826c9174c24dfad6282f8834c7bfc1e479026b)
- Date: Sun, 9 Feb 2025 22:12:21 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
http/firefox/HISTORY | 3 +++
http/firefox/patches/0015-gcc-lto-pgo-gentoo.patch | 13 +++++++------
2 files changed, 10 insertions(+), 6 deletions(-)
New commits:
commit 6d826c9174c24dfad6282f8834c7bfc1e479026b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
http/firefox: updated patches for 135.x
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 6dc01f3..0c7270b 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2025-02-09 Pavel Vinogradov <public AT sourcemage.org>
+ * patches/*: updated
+
2025-02-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 135.0, SECURITY_PATCH++
* patches/*: updated
diff --git a/http/firefox/patches/0015-gcc-lto-pgo-gentoo.patch
b/http/firefox/patches/0015-gcc-lto-pgo-gentoo.patch
index 8800978..e4608fe 100644
--- a/http/firefox/patches/0015-gcc-lto-pgo-gentoo.patch
+++ b/http/firefox/patches/0015-gcc-lto-pgo-gentoo.patch
@@ -67,7 +67,7 @@ diff -r ac0e1ee8218f build/pgo/profileserver.py
base_profiles = json.load(fh)["profileserver"]
prefpaths = [
-@@ -222,16 +235,20 @@
+@@ -222,16 +235,21 @@
# Try to move the crash reports to the artifacts even if Firefox
appears
# to exit successfully, in case there's a crash that doesn't set the
@@ -75,11 +75,12 @@ diff -r ac0e1ee8218f build/pgo/profileserver.py
if get_crashreports(profilePath, name="Firefox exited
successfully?") != 0:
print("Firefox exited successfully, but produced a crashreport")
sys.exit(1)
-
-+ print('Copying profile data....')
-+ os.system('pwd');
-+ os.system('tar cf profdata.tar.gz `find . -name "*.gcda"`; cd ..;
tar xf instrumented/profdata.tar.gz;');
-+
+
++ if using_gcc:
++ print('Copying profile data....')
++ os.system('pwd');
++ os.system('tar cf profdata.tar.gz `find . -name "*.gcda"`; cd
..; tar xf instrumented/profdata.tar.gz;');
++
llvm_profdata = env.get("LLVM_PROFDATA")
if llvm_profdata:
profraw_files = glob.glob("*.profraw")
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (6d826c9174c24dfad6282f8834c7bfc1e479026b), Pavel Vinogradov, 02/09/2025
Archive powered by MHonArc 2.6.24.