summarylogtreecommitdiffstats
path: root/pgo.patch
AgeCommit message (Collapse)Author
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")
2019-01-09urelBjörn Bidar
- fix pgo build with gcc (and 8.x to that extend) - apply patches from Jan Hubička and Fedora to fix pgo builds - disable-elfhack on pgo builds (mimic Fedora) - remove gcc7 workaround - clean up mentions of experimental wayland support as its enabled by default - clean up PKGBUILD and set CC just one