Date: Fri, 21 Oct 2016 20:49:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 213665] [PATCH] make bin/freebsd-version not depend on binutils Message-ID: <bug-213665-8-8TLczqpRZU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213665-8@https.bugs.freebsd.org/bugzilla/> References: <bug-213665-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=213665 --- Comment #1 from Ed Maste <emaste@freebsd.org> --- This seems like a reasonable change. I wonder if strings ought to be installed unconditionally though. From the SUBDIR.${MK_TOOLCHAIN} entries in usr.bin/Makefile these are obviously (to me) toolchain components that may not be desired on a target system: addr2line ar c89 c99 ctags cxxfilt elfcopy file2c gprof indent lex mkstr nm rpcgen unifdef xlint xstr yacc whereas I think these are arguably sensible to install on the target: readelf size strings -- 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-213665-8-8TLczqpRZU>
