Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/lmbench/files: lmbench-3.0_alpha3-qa.patch
Date: Fri, 02 May 2008 23:22:29
Message-Id: E1Js4Zs-0000pH-IC@stork.gentoo.org
1 dragonheart 08/05/02 23:22:08
2
3 Added: lmbench-3.0_alpha3-qa.patch
4 Log:
5 fixed collision with imagemagick as per bug #197552 thanks to Nick Soveiko. Added QA patch also
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.1 app-benchmarks/lmbench/files/lmbench-3.0_alpha3-qa.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/lmbench/files/lmbench-3.0_alpha3-qa.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/lmbench/files/lmbench-3.0_alpha3-qa.patch?rev=1.1&content-type=text/plain
13
14 Index: lmbench-3.0_alpha3-qa.patch
15 ===================================================================
16 --- lmbench-3.0-a3/src/lib_debug.c.orig 2008-05-03 09:10:35.000000000 +1000
17 +++ lmbench-3.0-a3/src/lib_debug.c 2008-05-03 09:11:01.000000000 +1000
18 @@ -1,5 +1,6 @@
19 #include "bench.h"
20 #include "lib_debug.h"
21 +#include <math.h>
22
23 /*
24 * return micro-seconds / iteration at the the fraction point.
25
26
27
28 --
29 gentoo-commits@l.g.o mailing list