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

Group :: Development/Other
RPM: extra-cmake-modules

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-remove-c90.patch
Download


--- a/kde-modules/KDECompilerSettings.cmake
+++ b/kde-modules/KDECompilerSettings.cmake
@@ -204,9 +204,6 @@ endif()
 ############################################################
 
 # Pick sensible versions of the C and C++ standards.
-if (NOT CMAKE_C_STANDARD)
-    set(CMAKE_C_STANDARD 90)
-endif()
 if (NOT CMAKE_CXX_STANDARD)
     set(CMAKE_CXX_STANDARD 11)
     set(CMAKE_CXX_STANDARD_REQUIRED True)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin