Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37869630
en ru br
ALT Linux repos
S:6.4.2-alt3

Group :: System/Libraries
RPM: qt6-base

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-kernel-requires.patch
Download


  Workaround against OVZ 3.10 kernel
--- a/src/corelib/global/minimum-linux_p.h
+++ b/src/corelib/global/minimum-linux_p.h
@@ -52,11 +52,11 @@ QT_BEGIN_NAMESPACE
 #  define QT_ELF_NOTE_OS_PATCH      0
 #elif QT_CONFIG(getentropy)
 #  define QT_ELF_NOTE_OS_MAJOR      3
-#  define QT_ELF_NOTE_OS_MINOR      17
+#  define QT_ELF_NOTE_OS_MINOR      10
 #  define QT_ELF_NOTE_OS_PATCH      0
 #elif QT_CONFIG(renameat2)
 #  define QT_ELF_NOTE_OS_MAJOR      3
-#  define QT_ELF_NOTE_OS_MINOR      16
+#  define QT_ELF_NOTE_OS_MINOR      10
 #  define QT_ELF_NOTE_OS_PATCH      0
 #else
 #  define QT_ELF_NOTE_OS_MAJOR      2
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin