ports/benchmarks/bonnie++/files/patch-Makefile.in
David E. O'Brien 72b677a6f8 Update to version 1.93c.
This adds multiple disk accessors to better stress today's RAID's
and highly buffered disk subsystems.
2003-02-26 02:06:32 +00:00

5 lines
207 B
Text

--- Makefile.in.orig Tue Jan 7 22:40:11 2003
+++ Makefile.in Tue Feb 25 17:21:00 2003
@@ -12 +12 @@
-CFLAGS=-O2 @debug@ -DNDEBUG $(WFLAGS) $(MORECFLAGS)
+CFLAGS=${CXXFLAGS} -DNDEBUG $(WFLAGS) $(MORECFLAGS)