summaryrefslogtreecommitdiff
path: root/benchmarks/autobench/files/patch-Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-06-04 14:20:45 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-06-04 14:20:45 +0000
commit90c3b8a06714a5bb3c629843853e2eae7b901ff6 (patch)
treeea6cf739a26630edba1d285e8adc3dbf10278998 /benchmarks/autobench/files/patch-Makefile
parentuse PLIST_FILES (diff)
Cleanup ENV-handling
Notes
Notes: svn path=/head/; revision=136791
Diffstat (limited to 'benchmarks/autobench/files/patch-Makefile')
-rw-r--r--benchmarks/autobench/files/patch-Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/benchmarks/autobench/files/patch-Makefile b/benchmarks/autobench/files/patch-Makefile
index 74ea5a45bd7f..038274b213b3 100644
--- a/benchmarks/autobench/files/patch-Makefile
+++ b/benchmarks/autobench/files/patch-Makefile
@@ -1,18 +1,5 @@
--- Makefile.orig Thu May 27 18:59:27 2004
+++ Makefile Sun Jan 16 19:44:14 2005
-@@ -20,9 +20,9 @@
- endif
-
- # Compiler & flags
--CC=gcc
--CFLAGS=-O2 -Wall
--DEBUG_FLAGS=-Wall -g
-+CC?=gcc
-+CFLAGS+= -Wall
-+DEBUG_FLAGS?=-Wall -g
-
- #---------------------------------------------------------------------------
- # Release related
@@ -55,7 +55,7 @@
perl -pi -e 's/my \$$MASTER_CONFIG =.*$$/my \$$MASTER_CONFIG = "$$ENV{AB_CFG}";/' autobench
cp crfile autobench autobenchd autobench_admin sesslog bench2graph $(BINDIR)