Created attachment 233423 [details] Makefile patch to fix When building with WITH_DEBUG=yes netsurf-gtk3 will be installed stripped off debug symbols. Attached patch seems to fix the issue for me
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fda3fe6aca6185f909c38e5ccef621f8da9a0d5 commit 4fda3fe6aca6185f909c38e5ccef621f8da9a0d5 Author: Marcin Cieślak <saper@saper.info> AuthorDate: 2022-04-28 18:25:41 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-04-28 18:25:41 +0000 www/netsurf: Respect WITH_DEBUG=yes PR: 263497 www/netsurf/Makefile | 3 +++ 1 file changed, 3 insertions(+)