dr460nf1r3 / firedragon-browser

A Floorp fork with custom branding 🐉 (mirrored from GitLab)
https://forum.garudalinux.org/t/5018
Mozilla Public License 2.0
244 stars 12 forks source link

Additional patches needed to compile with Rust 1.73 #69

Closed stefanwimmer128 closed 9 months ago

stefanwimmer128 commented 9 months ago

Rust 1.73 recently landed and this completely breaks compiling firefox.

Thus additional patches, provided by gentoo, are needed: 0027-bgo-915306-rust-1.73-compatibility-patch1.patch, 0027-bgo-915306-rust-1.73-compatibility-patch2.patch (https://dev.gentoo.org/~juippis/mozilla/patchsets/firefox-118-patches-04.tar.xz)

dr460nf1r3 commented 9 months ago

This probably concerns the Arch side, right?

stefanwimmer128 commented 9 months ago

Yes, since Arch updated to Rust 1.73 these patches are required to build firefox.

dr460nf1r3 commented 9 months ago

Thanks for letting us know! ☺️

@FGD-Garuda the next one will need this added to the PKGBUILD 😸

dr460nf1r3 commented 9 months ago

Updated in https://aur.archlinux.org/cgit/aur.git/commit/?h=firedragon&id=dea75d3817a8ee409c97f47e717943c29eea1c47, thanks!