Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37600568
en ru br
ALT Linux repositórios
S:23.3.11.5-alt1

Group :: Banco de dados
RPM: clickhouse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: clickhouse-fastops-gcc-compat.patch
Download


diff --git a/fastops/core/SIMDFunctions.h b/fastops/core/SIMDFunctions.h
index 7341933..85819e5 100644
--- a/fastops/core/SIMDFunctions.h
+++ b/fastops/core/SIMDFunctions.h
@@ -14,6 +14,10 @@
 #   define Y_HAVE_NEW_INTRINSICS
 #endif
 
+#if __GNUC__ > 10
+#   define Y_HAVE_NEW_INTRINSICS
+#endif
+
 #if !defined(Y_HAVE_NEW_INTRINSICS)
 static __inline__ __m128i
 _mm_loadu_si32(void const* __a) {
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009