Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37840966
en ru br
ALT Linux repositórios
S:0.7.3-alt4
5.0: 0.6.2-alt10
4.1: 0.6.2-alt7
4.0: 0.6.2-alt6

Group :: Desenvolvimento/Outros
RPM: gforth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 03-hppa-build.patch
Download


Description: Fix the build on hppa.
Forwarded: no
Author: Andreas Barth <aba@not.so.argh.org>
Last-Update: 2009-08-22
--- a/arch/hppa/cache.c
+++ b/arch/hppa/cache.c
@@ -27,7 +27,7 @@
   for(; p<address+size;)
     asm volatile("fdc (%0)\n\t"
 		 "sync\n\t"
-		 "fic,m %1(%0)\n\t"
+		 "fic,m %1(4,%0)\n\t"
 		 "sync" : "+r"(p) : "r"(linewidth) : "memory" );
 }
 
 
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