https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206679

--- Comment #4 from Mark Millard <mar...@dsl-only.net> ---
While not explicitly documented in "man ports" WITH_DEBUG= for ports controls:

STRIP
MAKE_ENV (via a +=)
STRIP_CMD
DEBUG_FLAGS (via a ?=)

Avoiding defining WITH_DEBUG at all but still providing gdb a better context
for analyzing tracebacks and such would require the explicit, manual control of
 at least the above 4 items in make.conf files used for ports activities.

In the specific context this would be to avoid the currently impossible
debug/libWebCore.a that would otherwise stop the build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to