summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2017-01-12 17:47:35 -0600
committerWilliam Hubbs <williamh@gentoo.org>2017-01-12 17:48:36 -0600
commite548587eae35e75a7d9bce719571714df6ca066b (patch)
tree5b633933303694db19a15b8dc6905db0dc80360b /net-analyzer/netpipe/files
parentsys-kernel/gentoo-sources: Linux patch 4.9.3 (diff)
downloadgentoo-e548587eae35e75a7d9bce719571714df6ca066b.tar.gz
gentoo-e548587eae35e75a7d9bce719571714df6ca066b.tar.bz2
gentoo-e548587eae35e75a7d9bce719571714df6ca066b.zip
net-analyzer/netpipe: new package
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/netpipe/files')
-rw-r--r--net-analyzer/netpipe/files/netpipe-3.7.2-fix-makefile.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-analyzer/netpipe/files/netpipe-3.7.2-fix-makefile.patch b/net-analyzer/netpipe/files/netpipe-3.7.2-fix-makefile.patch
new file mode 100644
index 000000000000..f5c61737f7ae
--- /dev/null
+++ b/net-analyzer/netpipe/files/netpipe-3.7.2-fix-makefile.patch
@@ -0,0 +1,13 @@
+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