]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: use DTS on centos if GCC is too old
authorKefu Chai <kchai@redhat.com>
Fri, 8 Dec 2017 08:34:59 +0000 (16:34 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 15 Dec 2017 11:11:51 +0000 (19:11 +0800)
commitb936ac82a5528407e7945a7be993f5573f1d5af0
treed4eac87d138a03a1d007594ffe3106f988f5b083
parentc2d1e02675fbe9610d710cd0c270563c8ffac1b7
install-deps.sh: use DTS on centos if GCC is too old

please note, run-make-check.sh sources install-deps.sh here to import
the $PATH and other environmental variables, which could be changed by
the the DTS "enable" script.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3f8647a7e80b20079bec97d5be12372909083bb4)
install-deps.sh
run-make-check.sh