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/goaccess/files/goaccess-0.6.1-CFLAGS.patch

11 lines
436 B

--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,6 @@
bin_PROGRAMS = goaccess
goaccess_SOURCES = output.c output.h settings.c settings.h error.c error.h xmalloc.c xmalloc.h commons.c commons.h goaccess.c parser.c parser.h ui.c ui.h util.c util.h gdashboard.c gdashboard.h gdns.c gdns.h gmenu.c gmenu.h goaccess.h
-AM_CFLAGS = -g -Wall @GLIB2_CFLAGS@
+AM_CFLAGS = -Wall @GLIB2_CFLAGS@
goaccess_LDADD = -lm
dist_man_MANS = goaccess.1