- Fix optimization problem, actually a bug in inline asm
code. avoid using it, instead try hard to use either GCC builtins or properly corrected inline asm. Thanks Richard for pointing to the right solution. OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
b6c52461fe
commit
aede7370a4
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 23 23:37:48 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
- Fix optimization problem, actually a bug in inline asm
|
||||
code. avoid using it, instead try hard to use either
|
||||
GCC builtins or properly corrected inline asm.
|
||||
Thanks Richard for pointing to the right solution.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 6 00:00:24 UTC 2010 - aj@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user