You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/netpipe/files/netpipe-3.7.2-fix-makefile....

14 lines
316 B

diff --git a/makefile b/makefile
index 16f9052..3ada81f 100644
--- a/makefile
+++ b/makefile
@@ -21,8 +21,6 @@
#
########################################################################
-CC = cc
-CFLAGS = -O -g
SRC = ./src
# For MPI, mpicc will set up the proper include and library paths