Search
j0ke.net Open Build Service
>
Projects
>
multimedia
:
EL5
>
liboil-0_3-0
> liboil-random-data-warning.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File liboil-random-data-warning.patch of Package liboil-0_3-0 (Revision 1)
Currently displaying revision
1
,
show latest
--- liboil/liboilcpu.c +++ liboil/liboilcpu.c @@ -518,6 +518,7 @@ OIL_WARNING("L2 cache: %d kbytes, %d assoc, %d lines/tag, %d line size\n", (ecx>>16)&0xffff, (ecx>>12)&0xf, (ecx>>8)&0xf, ecx&0xff); } + return 0; } /* Reduce the set of CPU capabilities detected by whatever detection mechanism