]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Unconditionally build/install libg{mock,test}_main
authorEnji Cooper <ngie@FreeBSD.org>
Wed, 20 Feb 2019 00:15:25 +0000 (00:15 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Wed, 20 Feb 2019 00:15:25 +0000 (00:15 +0000)
commit1ab321591fa826a916ec6a38b9fcc8633c2a1400
treea44e42858fe1eadc9aee152785fb04a008afebba
parent06beea0e7e8808426d2eea076bce98e06a148560
Unconditionally build/install libg{mock,test}_main

They are supporting libraries and as such, will need to be built/installed
when MK_TESTS == no during buildworld, i.e., the "make libraries" phase.

Otherwise, dependent components cannot rely on the libraries, like
`cddl/usr.sbin/zfsd/tests`.
lib/googletest/Makefile