pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks Add google-benchmark



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff99e0b484ec
branches:  trunk
changeset: 355125:ff99e0b484ec
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Nov 21 18:21:17 2016 +0000

description:
Add google-benchmark

diffstat:

 benchmarks/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0b92dc412c02 -r ff99e0b484ec benchmarks/Makefile
--- a/benchmarks/Makefile       Mon Nov 21 18:20:30 2016 +0000
+++ b/benchmarks/Makefile       Mon Nov 21 18:21:17 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2015/02/28 23:09:27 prlw1 Exp $
+# $NetBSD: Makefile,v 1.51 2016/11/21 18:21:17 minskim Exp $
 #
 
 COMMENT=       Benchmarking tools
@@ -16,6 +16,7 @@
 SUBDIR+=       flops
 SUBDIR+=       forkbomb
 SUBDIR+=       glmark2
+SUBDIR+=       google-benchmark
 SUBDIR+=       hbench
 SUBDIR+=       heapsort
 SUBDIR+=       hint



Home | Main Index | Thread Index | Old Index