gentoo-overlay/net-analyzer/httping/files/httping-2.2.1-flags.patch

12 lines
161 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -84,8 +84,7 @@
endif
ifeq ($(DEBUG),yes)
-CFLAGS+=-D_DEBUG -ggdb
-LDFLAGS+=-g
+CFLAGS+=-D_DEBUG
endif
ifeq ($(ARM),yes)