GNOME Bugzilla – Bug 698217
banshee builds with -ggdb3 FLAGS even without debugging support wanted
Last modified: 2020-03-17 09:55:45 UTC
$ grep -r ggdb * libbanshee/Makefile.am: -ggdb3 \ libbanshee/Makefile.in:INCLUDES = -I$(top_srcdir) -Wall -ggdb3 -D_FORTIFY_SOURCE=2 \ src/Core/Banshee.WebBrowser/libossifer/Makefile.am:libossifer_la_CFLAGS = $(LIBWEBKIT_CFLAGS) -D_FORTIFY_SOURCE=2 -ggdb3 -Wall src/Core/Banshee.WebBrowser/libossifer/Makefile.in:@HAVE_LIBWEBKIT_TRUE@ -D_FORTIFY_SOURCE=2 -ggdb3 -Wall \ Maybe should be dropped when debugging is not wanted Thanks
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the responsibility for active development again. See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.