From: Kefu Chai Date: Tue, 21 Jan 2020 15:56:12 +0000 (+0800) Subject: README.md: remove stale cmake prerequisite X-Git-Tag: v15.1.0~137^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9d32ca8c365ebdf4491fee3109026b21996954f8;p=ceph.git README.md: remove stale cmake prerequisite it's stale. as we now require 3.10 after dropping the support of xenial. and it's incomplete, we have a ton of build dependencies apart from cmake. Signed-off-by: Kefu Chai --- diff --git a/README.md b/README.md index fd66a06f3815a..686e1083bfaa5 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,6 @@ suitable for installation we recommend you build deb or rpm packages, or refer to the `ceph.spec.in` or `debian/rules` to see which configuration options are specified for production builds. -Prerequisite: CMake 3.5.1 - Build instructions: ./do_cmake.sh