Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37870351
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: alt-openh264-x86-no-asm.patch
Download


--- a/src/3rdparty/chromium/third_party/openh264/BUILD.gn
+++ b/src/3rdparty/chromium/third_party/openh264/BUILD.gn
@@ -45,7 +45,7 @@ config("config") {
 # MSAN builds are flaky with assembler. crbug.com/685168
 
 use_assembler = (is_win || is_mac || is_linux || is_chromeos) &&
-                (current_cpu == "x86" || current_cpu == "x64") && !is_msan
+                (current_cpu == "x64" || current_cpu == "x64") && !is_msan
 
 # This IF statement will make the targets visible only on specific builds,
 # which will lead to failures on other platforms if accidentally invoked.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin