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

Group :: Jogos/Estratégia
RPM: 0ad

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0ad-0.0.25-i586.patch
Download


diff -uNrBbwp 0ad-0.0.25/build/premake/premake5/contrib/mbedtls/library/padlock.c 0ad-0.0.25-new/build/premake/premake5/contrib/mbedtls/library/padlock.c
--- 0ad-0.0.25/build/premake/premake5/contrib/mbedtls/library/padlock.c	2022-06-25 17:54:40.000000000 +0000
+++ 0ad-0.0.25-new/build/premake/premake5/contrib/mbedtls/library/padlock.c	2022-06-25 19:25:18.524679296 +0000
@@ -50,7 +50,7 @@ int mbedtls_padlock_has_support( int fea
 {
     static int flags = -1;
     int ebx = 0, edx = 0;
-
+/*
     if( flags == -1 )
     {
         asm( "movl  %%ebx, %0           \n\t"
@@ -70,7 +70,7 @@ int mbedtls_padlock_has_support( int fea
 
         flags = edx;
     }
-
+*/
     return( flags & feature );
 }
 
 
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