summarylogtreecommitdiffstats
path: root/0029-Make-elfhack-use-toolchain.patch
AgeCommit message (Collapse)Author
2021-08-21Update to 91.0.1-1Björn Bidar
- New upstream release - Update patches: - unity-menubar patch from Ubuntu - firefox-kde patches from openSUSE - Gentoo - Add patch from Ubuntu as workaround for wayland support not building #14 - Remove gtk2 buildrequires
2021-08-21Update to 89.0.2-1Björn Bidar
- New upstream release - Update patches: - unity-menubar patch from Ubuntu - firefox-kde patches from openSUSE - Gentoo - Depend on GCC 11.2>= for fixes on c++: "perfect" implicitly deleted move
2021-02-14Update to 85.0.2-1Björn Bidar
- New upstream release - Update unity-menubar patch from Ubuntu - Update firefox-kde patches from openSUSE - Rebased patches from/collected by Gentoo to improve PGO/LTO builds with GCC - Remove patch for MOZILLA#1644409 as it is committed upstream - Add patch to fix building against rust 1.50 (MOZILLA#1684261) - Move patch source description to $source to show the sources of local patches if they are not from the package itself
2021-01-03Update to 84.0.1-1Björn Bidar
- New upstream release - Update unity-menubar patch from Ubuntu - Update firefox-kde patches from openSUSE - Drop patch to fix building against rust 1.48 as its commited upstream MOZILLA#1667736 - No longer depend on cbindgen as newer versions now work when building firefox - Rebase patches - system-sqlite - system-harfbuzz - system-graphite2 - system-dav1d - sandbox needs to be built with --param lto-partitions=1 when GCC LTO is enabled MOZILLA#1516803 - Use remoting name for GDK application names MOZILLA#1530052 - Disable elfhack - Add several patches from/collected by Gentoo to improve PGO/LTO builds with GCC - Remove old PGO patch with workarounds that are no longer required for PGP/LTO builds patch, move parts that are still needed to a patch superseding it - Use bld binutils linker instead of gold (it crashed during linking: "/usr/bin/ld.gold: internal error in set_xindex, at /build/binutils/src/binutils-gdb/gold/object.h:1007")