pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks
Module Name: pkgsrc
Committed By: minskim
Date: Mon Nov 21 18:21:17 UTC 2016
Modified Files:
pkgsrc/benchmarks: Makefile
Log Message:
Add google-benchmark
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/benchmarks/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/Makefile
diff -u pkgsrc/benchmarks/Makefile:1.50 pkgsrc/benchmarks/Makefile:1.51
--- pkgsrc/benchmarks/Makefile:1.50 Sat Feb 28 23:09:27 2015
+++ pkgsrc/benchmarks/Makefile Mon Nov 21 18:21:17 2016
@@ -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+= filebench
SUBDIR+= flops
SUBDIR+= forkbomb
SUBDIR+= glmark2
+SUBDIR+= google-benchmark
SUBDIR+= hbench
SUBDIR+= heapsort
SUBDIR+= hint
Home |
Main Index |
Thread Index |
Old Index