K 10 svn:author V 6 brooks K 8 svn:date V 27 2020-03-27T23:27:54.946192Z K 7 svn:log V 414 Use the real value of MK_TESTS_SUPPORT in _libraries. We need to build kyua libraries for kyua. Because we set MK_TESTS=no, we can't not set MK_TESTS_SUPPORT=${MK_TESTS_SUPPORT} because the latter defaults MK_TESTS_SUPPORT to no. This fixes WITHOUT_TESTS + WITH_TESTS_SUPPORT builds. Reported by: Ruslan Garipov Reviewed by: emaste Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D24206 END