]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r326030: Install strings unconditionally
authoremaste <emaste@FreeBSD.org>
Wed, 20 Dec 2017 00:30:31 +0000 (00:30 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 20 Dec 2017 00:30:31 +0000 (00:30 +0000)
commitd69ec242989a300650ae6ece0c654c7fd7897a66
tree1f7dcca910cbb744c9b0e861aadd06ea80b5df64
parent74aafddb80bc8c0288b04b38f49bbfa0a577aa14
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 install
it unconditionally.

PR: 213665, 223725
Sponsored by: The FreeBSD Foundation
lib/Makefile
usr.bin/Makefile