]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian/rules: invoke cmake with -DBOOST_J
authorDan Mick <dan.mick@redhat.com>
Thu, 23 Mar 2017 23:36:53 +0000 (16:36 -0700)
committerDan Mick <dan.mick@redhat.com>
Fri, 24 Mar 2017 17:53:24 +0000 (10:53 -0700)
commit6a9e81057bd7e2e19c59b90680a3bd6c4270104d
tree22596ba697f35fbc387123614cf17521cecd2186
parent709dc377c7a6910a366183fb7bb1837dcc983e1f
debian/rules: invoke cmake with -DBOOST_J

Allow boost build during toplevel cmake from Debian package build
to benefit from multiple processors.  Should speed build a lot
on many-proc machines (say, arm64).  Use argument passed to
debhelper.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
debian/rules