]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
do_cmake.sh: use python3.10 for fedora 35 41730/head
authorKefu Chai <kchai@redhat.com>
Mon, 7 Jun 2021 09:50:49 +0000 (17:50 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 7 Jun 2021 09:53:09 +0000 (17:53 +0800)
commit058d56e2c8184b4b1de197664ad980b6233fc830
treeb4fc285f5cb486749ba7118b5ae8fa66857259c4
parente7597405c3dfbfd894154d73b38fc2e8e40ccb1f
do_cmake.sh: use python3.10 for fedora 35

fedora34 was released in April 2021 with Python3.9. while fedora 35
(still Rawhide) will include python3.10. see https://fedoraproject.org/wiki/Releases/35/ChangeSet#Python_3.10

so update the script accordingly.

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