aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/netpipe/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netpipe/files/patch-aa')
-rw-r--r--benchmarks/netpipe/files/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/benchmarks/netpipe/files/patch-aa b/benchmarks/netpipe/files/patch-aa
deleted file mode 100644
index 9022b2517c26..000000000000
--- a/benchmarks/netpipe/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- makefile-- Mon Oct 7 10:33:20 2002
-+++ makefile Mon Oct 7 10:33:26 2002
-@@ -20,8 +20,8 @@
- #
- ########################################################################
-
--CC = cc
--CFLAGS = -O
-+CC ?= cc
-+CFLAGS ?= -O
- SRC = ./src
-
- # For MPI, mpicc will set up the proper include and library paths