@hawkeye116477 really is mtune=x86-64
deprecated? it is still the default option in /etc/makepkg.conf
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/blob/6.0.2-8/makepkg.conf
if mtune
not set, the compiler choose the same value as the march
value
edit after a short test:
=> conclusion: i was wrong
tom@donar ~ # gcc -march=x86-64 -Q --help=target | grep "mtune="
-mtune= generic
Pinned Comments
hawkeye116477 commented on 2024-01-28 12:38 (UTC) (edited on 2024-01-28 12:38 (UTC) by hawkeye116477)
Precompiled package with LTO+PGO and langpacks are available on my repository on OBS.
Source files at: https://build.opensuse.org/package/show/home:hawkeye116477:waterfox/waterfox-kde.
If you got 404, then temporarily try to replace download.opensuse.org with downloadcontent.opensuse.org. That should enforce direct download without mirror.