View | Details | Raw Unified | Return to bug 234485
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 24-29 Link Here
24
TESTS_DESC=	Build the unit testing
24
TESTS_DESC=	Build the unit testing
25
TESTS_CMAKE_ON=	-DENABLE_GTEST=ON
25
TESTS_CMAKE_ON=	-DENABLE_GTEST=ON
26
26
27
MAKE_JOBS_UNSAFE=	yes
27
TEST_TARGET=	test
28
TEST_TARGET=	test
28
29
29
post-patch:
30
post-patch:

Return to bug 234485