Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37864066
en ru br
ALT Linux repositórios
S:1.4a-alt1
5.0: 1.4-alt5
4.1: 1.4-alt5
4.0: 1.4-alt5
3.0: 1.4-alt4

Group :: Monitoramento
RPM: cpuburn

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: cpuburn-1.4-deb-data.patch
Download


--- cpuburn-1.4.orig/burnP6.S
+++ cpuburn-1.4/burnP6.S
@@ -69,6 +69,7 @@
 	push	%eax		# *BSD syscall
 	int	$0x80
 #endif
+.data				# Data allocation
 .align 32,0
 half:	.long 0x7fffffff,0
 e:	.long 0xffffffff,0x3fdfffff
--- cpuburn-1.4.orig/burnP5.S
+++ cpuburn-1.4/burnP5.S
@@ -77,6 +77,7 @@
 #else
 	int	$0x80
 #endif
+.data				# Data allocation
 .align 32,0
 half:	.long 0xffffffff,0x3fdfffff
 one:	.long 0xffffffff,0x3fefffff
--- cpuburn-1.4.orig/burnK7.S
+++ cpuburn-1.4/burnK7.S
@@ -74,10 +74,9 @@
 	push	%eax
 	int	$0x80
 #endif
+.data				# Data allocation
 .align 32,0
 	.fill 64
 half:	.long 0x7fffffff,0
 e:	.long 0xffffffff,0x3fdfffff
 rt:	.long 0xffffffff,0x3fefffff
-
-
--- cpuburn-1.4.orig/burnK6.S
+++ cpuburn-1.4/burnK6.S
@@ -68,6 +68,7 @@
 	push	%eax
 	int	$0x80
 #endif
+.data				# Data allocation
 .align 32,0
 half:	.long 0x7fffffff,0
 e:	.long 0xffffffff,0x3fdfffff
 
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