svn commit: r49135 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bjk Date: Wed Jul 20 01:28:30 2016 New Revision: 49135 URL: https://svnweb.freebsd.org/changeset/doc/49135 Log: Updates to the Ceph report from Willem Jan Withagen Most notably, CMake is now used for the build. Submitted by: [email protected] Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Tue Jul 19 19:07:53 2016 (r49134) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Wed Jul 20 01:28:30 2016 (r49135) @@ -772,10 +772,17 @@ <p><tt>git checkout wip-wjw-freebsd-tests</tt></p> - <p><tt>./do_freebsd.sh</tt></p> + <p><tt>./do_freebsd-cmake.sh --deps</tt></p> </li> </ul> + <p>The <tt>--deps</tt> argument is only needed for the initial + installation, to pull in the necessary dependencies; it should be + omitted for subsequent builds.</p> + + <p>CMake is now used to build Ceph on &os;; the old method + using automake is no longer used.</p> + <p>Parts Not Yet Included:</p> <ul> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"