]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Cmake/FreeBSD: use the SYSTEM_BOOST 11942/head
authorWillem Jan Withagen <wjw@digiware.nl>
Fri, 2 Dec 2016 10:11:57 +0000 (11:11 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Fri, 2 Dec 2016 10:11:57 +0000 (11:11 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
do_freebsd.sh

index 0745299f007f18f5a6b65e72d35fce238f968e2a..403744a35397386e21b6b0c7713545e9af0f6d28 100755 (executable)
@@ -42,6 +42,7 @@ rm -rf build && ./do_cmake.sh "$*" \
        -D CMAKE_CXX_FLAGS_DEBUG="$CXX_FLAGS_DEBUG -O0 -g" \
        -D CMAKE_C_FLAGS_DEBUG="$C_FLAGS_DEBUG -O0 -g" \
        -D ENABLE_GIT_VERSION=OFF \
+       -D WITH_SYSTEM_BOOST=ON \
        -D WITH_LTTNG=OFF \
        -D WITH_BLKID=OFF \
        -D WITH_FUSE=OFF \