[kde-freebsd] [Bug 206679] www/webkit-qt5: ar: libWebCore.a: File truncated for debug/libWebCore.a

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 29 11:24:10 UTC 2016


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

--- Comment #4 from Mark Millard <markmi at 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.


More information about the kde-freebsd mailing list