Summary: | sysutils/busybox: don't strip the binary when WITH_DEBUG is set | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vitaly Magerya <vmagerya> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Vitaly Magerya
2011-03-22 17:40:01 UTC
Maintainer of sysutils/busybox, Please note that PR ports/155789 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155789 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it. Looks great, thanks! Chris sunpoet 2011-03-23 15:11:33 UTC FreeBSD ports repository Modified files: sysutils/busybox Makefile Log: - Respect WITH_DEBUG: do not strip the binary by default - Use bsd.port.mk PR: ports/155789 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: Chris Rees <utisoft@gmail.com> (maintainer) Revision Changes Path 1.13 +2 -3 ports/sysutils/busybox/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! |