]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
do_freebsd.sh: the EMBEDDED target is not (yet) working for FreeBSD 13626/head
authorWillem Jan Withagen <wjw@digiware.nl>
Fri, 24 Feb 2017 10:51:25 +0000 (11:51 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Fri, 24 Feb 2017 10:51:25 +0000 (11:51 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
do_freebsd.sh

index 3f8685135592cb1291d43b08e41bc986208fa10a..c0776132935673bfae39484c3cac6da9579202d4 100755 (executable)
@@ -47,6 +47,7 @@ rm -rf build && ./do_cmake.sh "$*" \
        -D CEPH_MAN_DIR=man \
        -D WITH_LIBCEPHFS=OFF \
        -D WITH_CEPHFS=OFF \
+       -D WITH_EMBEDDED=OFF \
        2>&1 | tee cmake.log
 
 cd build