- Use gcc's __cpuid instead of homegrown asm.

OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=30
This commit is contained in:
Cristian Rodríguez
2010-11-25 22:06:09 +00:00
committed by Git OBS Bridge
parent 045e5dc885
commit 43462c99f2
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 25 22:04:37 UTC 2010 - cristian.rodriguez@opensuse.org
- Use gcc's __cpuid instead of homegrown asm.
-------------------------------------------------------------------
Tue Nov 23 23:37:48 UTC 2010 - cristian.rodriguez@opensuse.org