From 00a28eecd94218086af996fe391614abd696a030 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 2 Jul 2022 09:27:57 +0200 Subject: [PATCH] firefox: Fix build with cbindgen 0.24.3 https://bugzilla.mozilla.org/show_bug.cgi?id=1773630 [Alternative][1]: sed -i '/ROOT_CLIP_CHAIN/d' gfx/webrender_bindings/webrender_ffi.h [1]: https://www.linuxfromscratch.org/blfs/view/svn/xsoft/firefox.html --- firefox.be0 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firefox.be0 b/firefox.be0 index b0d320f08..95d997f84 100755 --- a/firefox.be0 +++ b/firefox.be0 @@ -8,7 +8,8 @@ SRCURL[0]="https://ftp.mozilla.org/pub/firefox/releases/${PKGVERSION}/source/firefox-${PKGVERSION}.source.tar.xz" #SRCURL[0]="https://beehive.molgen.mpg.de/c560438ea86c5faeace6bc4150f8ccbe/firefox-95.0.source.tar.xz" -# PATCHURL+=() +# https://raw.githubusercontent.com/canonical/firefox-snap/5622734942524846fb0eb7108918c8cd8557fde3/patches/fix-ftbfs-newer-cbindgen.patch +PATCHURL+=("https://beehive.molgen.mpg.de/37db9ec3cc336d3a09ede8becec2ad69/fix-ftbfs-newer-cbindgen.patch") #BEE_BUILDTYPE=autotools #build_in_sourcedir