]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
do_cmake.sh: set BOOST_J to $(nproc)
authorSage Weil <sage@redhat.com>
Thu, 29 Sep 2016 16:27:51 +0000 (12:27 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 7 Nov 2016 20:56:53 +0000 (15:56 -0500)
commitfeefd35853c84a7986bc77f5077a139e11f13e10
treee07d6282aa506f7d75e51c41e5178eab4fcbd31d
parent81e1fcc4f091a7b1401f96ed698b0ab5bad70533
do_cmake.sh: set BOOST_J to $(nproc)

This lets us build boost with all processors.

Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
do_cmake.sh