]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check,do_cmake: set BOOST_J if !WITH_SYSTEM_BOOS 23995/head
authorKefu Chai <kchai@redhat.com>
Sun, 9 Sep 2018 08:07:07 +0000 (16:07 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 11 Sep 2018 14:22:47 +0000 (22:22 +0800)
commit79b55473ef146972b59038cc2f765aaf6e6692a9
tree8662cda94430ca0d32b7f73769683d42ba07984c
parent195470a295a1bef2170ed40e8b5e896ec39b83f4
run-make-check,do_cmake: set BOOST_J if !WITH_SYSTEM_BOOS

it's also more readable if we can set the number of make jobs
in a single place.

Signed-off-by: Kefu Chai <kchai@redhat.com>
do_cmake.sh
run-make-check.sh