diff options
-rw-r--r-- | benchmarks/pipebench/patches/patch-aa | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/benchmarks/pipebench/patches/patch-aa b/benchmarks/pipebench/patches/patch-aa deleted file mode 100644 index 01e4eb54932..00000000000 --- a/benchmarks/pipebench/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2005/09/03 19:26:03 xtraeme Exp $ - ---- Makefile.orig 2002-12-15 20:58:36.000000000 +0100 -+++ Makefile 2005-09-03 21:23:36.000000000 +0200 -@@ -1,7 +1,7 @@ --# $Id: patch-aa,v 1.3 2005/09/03 19:26:03 xtraeme Exp $ -+# Id: Makefile,v 1.2 2002/12/15 19:58:36 marvin Exp - --CC=gcc --CFLAGS=-Wall -w -pedantic -+#CC=gcc -+CFLAGS+=-Wall -w -pedantic - - all: pipebench - doc: pipebench.1 |