K 10 svn:author V 6 emaste K 8 svn:date V 27 2014-12-17T14:46:21.219787Z K 7 svn:log V 345 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 END