Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567982
en ru br
ALT Linux repos
S:5.15.15-alt1

Group :: System/Libraries
RPM: qt5-webengine

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: qtwebengine-opensource-src-5.9.2-arm-fpu-fix.patch
Download


--- a/src/core/config/linux.pri
+++ b/src/core/config/linux.pri
@@ -64,6 +64,7 @@
         gn_args += arm_use_neon=true
     } else {
         MFPU = $$extractCFlag("-mfpu=.*")
+        !isEmpty(MFPU): gn_args += arm_fpu=\"$$MFPU\"
         !isEmpty(MFPU):contains(MFPU, ".*neon.*") {
             gn_args += arm_use_neon=true
         } else {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin