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/gensink/files/gensink-4.1-make.patch

11 lines
140 B

--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,4 @@
PROGS = gen4 sink4 tub4
-CC = gcc
-CFLAGS = -O2 -g -Wall
-LDFLAGS = -O -g
all: $(PROGS)