]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Try distcc dgalloway-ib2
authorDavid Galloway <dgallowa@redhat.com>
Wed, 17 Nov 2021 20:15:28 +0000 (15:15 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 17 Nov 2021 20:15:28 +0000 (15:15 -0500)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph.spec.in

index 3579d7e628eaf8f78bbcacc160fde0c9e30cff1f..4b29ccee3c6676b5bc8417a935630261a8f44b9a 100644 (file)
@@ -1273,7 +1273,7 @@ env | sort
 # TODO: drop this step once we can use `cmake -B`
 mkdir -p %{_vpath_builddir}
 pushd %{_vpath_builddir}
-cmake .. \
+CC="distcc" cmake .. \
     -DCMAKE_INSTALL_PREFIX=%{_prefix} \
     -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
     -DCMAKE_INSTALL_LIBEXECDIR:PATH=%{_libexecdir} \