Use the system gloo

Signed-off-by: Tom Rix <trix@redhat.com>
This commit is contained in:
Tom Rix 2024-04-15 12:17:47 -06:00
commit df5f2eac43

View file

@ -524,6 +524,7 @@ export TP_BUILD_LIBUV=OFF
%if %{with gloo}
export USE_GLOO=ON
export USE_SYSTEM_GLOO=ON
%endif
%if %{with mpi}
export USE_MPI=ON