]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: fix missing backslash for line continuation 39369/head
authorluo.runbing <luo.runbing@zte.com.cn>
Tue, 9 Feb 2021 01:18:18 +0000 (09:18 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Feb 2021 04:25:20 +0000 (12:25 +0800)
commitb66741ed69851f3046a2c939f356a39f852abe2d
tree1b8fc85975b696b9ed3d67fd9e60ccf7a2ff704b
parent2e271e0c4e39616e46e1cf7696bb0a77e1afc0d1
ceph.spec.in: fix missing backslash for line continuation

it errors while building without lua_packages:

+ -DBOOST_J=102 -DWITH_GRAFANA=ON
/var/tmp/rpm-tmp.aq2X3J: line 91: -DBOOST_J=102: command not found

Signed-off-by: luo.runbing <luo.runbing@zte.com.cn>
(cherry picked from commit 893924c20d7fc0e46a47d597e437858314b396e2)
ceph.spec.in