Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37706647
en ru br
Репозитории ALT
S:0.7.3-alt4
5.1: 0.6.2-alt10
4.1: 0.6.2-alt7
4.0: 0.6.2-alt6
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: gforth

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 03-hppa-build.patch
Скачать


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" );
 }
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin