]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Install strings unconditionally
authoremaste <emaste@FreeBSD.org>
Mon, 20 Nov 2017 20:55:41 +0000 (20:55 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 20 Nov 2017 20:55:41 +0000 (20:55 +0000)
commit9e27f9710d1504c66b5700209235e9365694eda1
tree60b6af6cc4253426a222ece2980736566f2a355a
parent6e64b87b4f0ac3e6071bcfe40dba6d4972e52f5a
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 install
it unconditionally.

PR: 213665, 223725
Reviewed by: bdrewery
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D8398
lib/Makefile
usr.bin/Makefile