]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable SUBDIR_PARALLEL for lib/googletest
authorarichardson <arichardson@FreeBSD.org>
Mon, 19 Oct 2020 19:51:03 +0000 (19:51 +0000)
committerarichardson <arichardson@FreeBSD.org>
Mon, 19 Oct 2020 19:51:03 +0000 (19:51 +0000)
commiteb7ff2d6cad0afc8ba7d25d716d665baa7f6367d
tree3607c2be98ab30ad2bb17b69ef7fcc00cedc8c0a
parent840e4928f75bb84fa2b4a3706d411a50679bee54
Enable SUBDIR_PARALLEL for lib/googletest

This saves a few seconds in a parallel build since we can build the
gtest_main and gmock subdirectories in parallel.

Reviewed By: ngie
Differential Revision: https://reviews.freebsd.org/D26760
lib/googletest/Makefile