summaryrefslogtreecommitdiff
path: root/benchmarks/pipebench/patches
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-09-03 06:51:57 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-09-03 06:51:57 +0000
commitff416945695ca76ee9b231f83a740240f5901ace (patch)
treef2c9ac326639d969fd4ec4984344af0e0a083347 /benchmarks/pipebench/patches
parent1735f2576af10ba740afd99aaa6158ea820059ba (diff)
downloadpkgsrc-ff416945695ca76ee9b231f83a740240f5901ace.tar.gz
Initial import of pipebench-0.40.
Measures the speed of a pipe, by sitting in the middle passing the data along to the next process.
Diffstat (limited to 'benchmarks/pipebench/patches')
-rw-r--r--benchmarks/pipebench/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/benchmarks/pipebench/patches/patch-aa b/benchmarks/pipebench/patches/patch-aa
new file mode 100644
index 00000000000..5e91087f96c
--- /dev/null
+++ b/benchmarks/pipebench/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/09/03 06:51:57 xtraeme Exp $
+
+--- Makefile.orig 2005-09-03 08:42:58.000000000 +0200
++++ Makefile 2005-09-03 08:44:36.000000000 +0200
+@@ -1,7 +1,7 @@
+ # $Id: patch-aa,v 1.1.1.1 2005/09/03 06:51:57 xtraeme Exp $
+
+-CC=gcc
+-CFLAGS=-Wall -w -pedantic
++#CC=gcc
++CFLAGS+=-Wall -w -pedantic
+
+ all: pipebench
+ doc: pipebench.1