HomeFreeBSD

Fix the build with WITHOUT_GOOGLETEST

Description

Fix the build with WITHOUT_GOOGLETEST

Attempting to build the fusefs tests WITHOUT_GOOGLETEST will result in an
error if the host system or sysroot doesn't already have googletest headers
in /usr/include/private (e.g. host built/installed WITHOUT_GOOGLETEST, clean
cross-buildworld WITHOUT_GOOGLETEST).

Reviewed by: asomers
Differential Revision: https://reviews.freebsd.org/D21367

Details

Provenance
kevansAuthored on
Reviewer
asomers
Differential Revision
D21367: Fix the build with WITHOUT_GOOGLETEST
Parents
rS351398: ping: By default, don't reverse lookup IP addresses
Branches
Unknown
Tags
Unknown