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/netselect/files/netselect-0.4-flags.patch

13 lines
172 B

--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,7 @@
MANDEST = ${PREFIX}/man/man1
CC = gcc
-CFLAGS = -O2 -Wall -I. -g
-LDFLAGS = -g
+CFLAGS += -Wall -I.
LIBS =
ifdef OS2