Re: svn commit: r327010 - in stable/11: lib usr.bin

2017-12-20 Thread Ed Maste
On 20 December 2017 at 05:04, Dag-Erling Smørgrav wrote: > > freebsd-version doesn't use strings(1) and hasn't for a year: Right, this was just another example of a case where strings was expected to be available. I committed and MFC'd this not to fix freebsd-version, but to satisfy the expectati

Re: svn commit: r327010 - in stable/11: lib usr.bin

2017-12-20 Thread Dag-Erling Smørgrav
Ed Maste writes: > Log: > MFC r326030: Install strings unconditionally > > Previously it was enabled by WITH_/WITHOUT_TOOLCHAIN, but it is commonly > expected to be available and may have non-toolchain consumers. As it > is now taken from the BSD-licensed ELF Tool Chain project, just i

svn commit: r327010 - in stable/11: lib usr.bin

2017-12-19 Thread Ed Maste
Author: emaste Date: Wed Dec 20 00:30:31 2017 New Revision: 327010 URL: https://svnweb.freebsd.org/changeset/base/327010 Log: MFC r326030: Install strings unconditionally Previously it was enabled by WITH_/WITHOUT_TOOLCHAIN, but it is commonly expected to be available and may have non-too