Date: Wed, 17 Dec 2014 14:46:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196038] elftoolchain strip(1) -N strips everything from .o file Message-ID: <bug-196038-8-xioEvV9FZf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196038-8@https.bugs.freebsd.org/bugzilla/> References: <bug-196038-8@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=196038 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: emaste Date: Wed Dec 17 14:46:22 UTC 2014 New revision: 275862 URL: https://svnweb.freebsd.org/changeset/base/275862 Log: Do not strip all when stripping an explicit symbol When requested to strip specific symbols (-N flag) the default should be to strip nothing (other than the requested symbols). This is consistent with binutils strip(1). PR: 196038 Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D1327 Changes: head/contrib/elftoolchain/elfcopy/main.c -- 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-196038-8-xioEvV9FZf>