Date: Thu, 11 Sep 2014 06:52:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193548] devel/p5-PerlIO-eol stage-qa complains: eol.so is not stripped... PATCH Message-ID: <bug-193548-13-5OVq6VNBps@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193548-13@https.bugs.freebsd.org/bugzilla/> References: <bug-193548-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193548 Thomas Zander <riggs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |Issue Resolved CC| |riggs@FreeBSD.org Resolution|--- |Not A Bug --- Comment #1 from Thomas Zander <riggs@FreeBSD.org> --- (In reply to C Hutchinson from comment #0) > stage-qa complains about eol.so not being stripped. > I created a diff (attached), that fixes the issue. Should > anyone be interested. :) At the moment, it is common practice not to manually strip shared libraries during build using STRIP_CMD. This may get addressed eventually by the build framework. For now, let's keep this as is. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193548-13-5OVq6VNBps>