From 9190f5b5a64b56cc7ac0a94c4db5ef450be1a988 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 3 Sep 2005 19:32:52 +0000 Subject: Re-add the patch with -ko, as suggests pkglint. --- benchmarks/pipebench/distinfo | 4 ++-- benchmarks/pipebench/patches/patch-aa | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 benchmarks/pipebench/patches/patch-aa (limited to 'benchmarks') diff --git a/benchmarks/pipebench/distinfo b/benchmarks/pipebench/distinfo index 142af536cce..77d2b847883 100644 --- a/benchmarks/pipebench/distinfo +++ b/benchmarks/pipebench/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/09/03 19:26:02 xtraeme Exp $ +$NetBSD: distinfo,v 1.4 2005/09/03 19:32:52 xtraeme Exp $ SHA1 (pipebench-0.40.tar.gz) = 5ac405b9f1f25b39b3760fd9684533ccb778b26c RMD160 (pipebench-0.40.tar.gz) = 9aa9a4a9ef8c641ca25207707cffaefd91f58d85 Size (pipebench-0.40.tar.gz) = 11542 bytes -SHA1 (patch-aa) = 3ab4250484a6d7affa665ad3c9f048d2151684d2 +SHA1 (patch-aa) = 6dd665547b83bfd9a4cf2833f039c09b9a8ec813 diff --git a/benchmarks/pipebench/patches/patch-aa b/benchmarks/pipebench/patches/patch-aa new file mode 100644 index 00000000000..45a607458d7 --- /dev/null +++ b/benchmarks/pipebench/patches/patch-aa @@ -0,0 +1,14 @@ +$NetBSD: patch-aa,v 1.5 2005/09/03 19:32:52 xtraeme Exp $ + +--- Makefile.orig 2005-09-03 21:31:38.000000000 +0200 ++++ Makefile 2005-09-03 21:31:45.000000000 +0200 +@@ -1,7 +1,7 @@ + # $Id: patch-aa,v 1.5 2005/09/03 19:32:52 xtraeme Exp $ + +-CC=gcc +-CFLAGS=-Wall -w -pedantic ++#CC=gcc ++CFLAGS+=-Wall -w -pedantic + + all: pipebench + doc: pipebench.1 -- cgit v1.2.3