]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: compilation of the ASIO front-end is enabled by default.
authorRadoslaw Zarzynski <rzarzynski@mirantis.com>
Fri, 18 Nov 2016 18:18:40 +0000 (19:18 +0100)
committerRadoslaw Zarzynski <rzarzynski@mirantis.com>
Fri, 18 Nov 2016 18:23:46 +0000 (19:23 +0100)
commit8bd2407e71585aaafd027ee6c49e73042f967035
treefe50d73053e9d51e8067dd78f17477c8bca6c69e
parentb135ded369e232a7e20fe3dce4ff9ed308be167c
rgw: compilation of the ASIO front-end is enabled by default.

We're changing the default value because the previous one was
a makeshift solution to not fail Ceph compilation due to
the Beast's dependency on Boost >= 1.54 that wasn't available
on CentoOS 7. As we got the in-tree Boost we can compile
the ASIO front-end by default.

Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
CMakeLists.txt