[blfs] branch trunk updated: Fix firefox and thunderbird for cbindgen-0.29.4

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178214551732.3785415.8280137523592822289@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 44dec1bf75 Fix firefox and thunderbird for cbindgen-0.29.4
44dec1bf75 is described below

commit 44dec1bf75cb451e528b37c13635916e235ecb56
Author: Pierre Labastie <[email protected]>
AuthorDate: Mon Jun 22 18:24:30 2026 +0200

    Fix firefox and thunderbird for cbindgen-0.29.4
---
 xsoft/graphweb/firefox.xml  | 7 +++++++
 xsoft/other/thunderbird.xml | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml
index 74b9079f9d..572079716e 100644
--- a/xsoft/graphweb/firefox.xml
+++ b/xsoft/graphweb/firefox.xml
@@ -360,6 +360,13 @@ sed '/name = "encoding_rs"/,/^$/{/source/d;/checksum/d}' -i Cargo.lock</userinpu
 
 <screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;esr-llvm_22-1.patch</userinput></screen>
 
+<!--https://github.com/mozilla-firefox/firefox/commit/c4aab1ba6aad-->
+    <para>
+      Next, fix building this package with cbindgen-0.29.4:
+    </para>
+
+<screen><userinput remap="pre">sed -i '/const [CVP]/s/pub //' gfx/wr/webrender/src/texture_cache.rs</userinput></screen>
+
     <para>
       If you are building with system ICU-78.1 or later, update one file:
     </para>
diff --git a/xsoft/other/thunderbird.xml b/xsoft/other/thunderbird.xml
index fea21211cf..6c4c455938 100644
--- a/xsoft/other/thunderbird.xml
+++ b/xsoft/other/thunderbird.xml
@@ -206,6 +206,13 @@ sed '/name = "encoding_rs"/,/^$/{/source/d;/checksum/d}' -i comm/rust/Cargo.lock
 
 <screen><userinput remap="pre">patch -Np1 -i ../thunderbird-&thunderbird-version;esr-llvm_22-1.patch</userinput></screen>
 
+<!--https://github.com/mozilla-firefox/firefox/commit/c4aab1ba6aad-->
+    <para>
+      Next, fix building this package with cbindgen-0.29.4:
+    </para>
+
+<screen><userinput remap="pre">sed -i '/const [CVP]/s/pub //' gfx/wr/webrender/src/texture_cache.rs</userinput></screen>
+
     <para>
       The configuration of <application>Thunderbird</application> is
       accomplished by creating a <filename>mozconfig</filename> file containing

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.