pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/benchmarks sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9018bfde1202
branches:  trunk
changeset: 440391:9018bfde1202
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Oct 08 02:53:31 2020 +0000

description:
sort

diffstat:

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

diffs (16 lines):

diff -r 9d7ef526dc0d -r 9018bfde1202 benchmarks/Makefile
--- a/benchmarks/Makefile       Thu Oct 08 00:23:14 2020 +0000
+++ b/benchmarks/Makefile       Thu Oct 08 02:53:31 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.56 2020/10/04 05:07:53 mef Exp $
+# $NetBSD: Makefile,v 1.57 2020/10/08 02:53:31 jnemeth Exp $
 #
 
 COMMENT=       Benchmarking tools
 
+SUBDIR+=       R-microbenchmark
 SUBDIR+=       R-rbenchmark
-SUBDIR+=       R-microbenchmark
 SUBDIR+=       benchfft
 SUBDIR+=       blogbench
 SUBDIR+=       bonnie



Home | Main Index | Thread Index | Old Index