]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Build gperf only if we're using g++ (not clang++)
authorEd Maste <emaste@FreeBSD.org>
Thu, 9 Oct 2014 23:05:31 +0000 (23:05 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 9 Oct 2014 23:05:31 +0000 (23:05 +0000)
commitddd96d231d6141877d1d51c88bb7306437a80102
tree24320d1eb9858e4c818b711b7d5127b1d1d29a61
parenta6897b9320e25fc87ee58675bb2ff3ed075b8cbf
Build gperf only if we're using g++ (not clang++)

gperf is used as a build tool for g++ and is not needed for Clang
architectures. Ports and third-party software that need it can use the
up-to-date devel/gperf port.

PR: 194103 (exp-run)
Reviewed by: bapt
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D886
UPDATING
gnu/usr.bin/Makefile
tools/build/mk/OptionalObsoleteFiles.inc