- Disable LTO on %{arm} to fix build
The O:F:ARM log doesn't indicate that's what fails for armv7.
Also see https://build.opensuse.org/projects/home:Andreas_Schwab:webengine/packages/libqt5-qtwebengine/files/cxxflags.patch?expand=1 and https://build.opensuse.org/request/show/1178756#comment-1945671 for the reason why it wasn't accepted.
LTO has stricter requirements compared to non-LTO link. Disabling LTO is a good workaround here, until a proper patch lands.
Guillaume_G created request 3 months ago
krop accepted request 3 months ago
The Open Build Service is an openSUSE project.
The O:F:ARM log doesn't indicate that's what fails for armv7.
Also see https://build.opensuse.org/projects/home:Andreas_Schwab:webengine/packages/libqt5-qtwebengine/files/cxxflags.patch?expand=1 and https://build.opensuse.org/request/show/1178756#comment-1945671 for the reason why it wasn't accepted.
LTO has stricter requirements compared to non-LTO link. Disabling LTO is a good workaround here, until a proper patch lands.