do_freebsd.sh: the EMBEDDED target is not (yet) working for FreeBSD

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
Willem Jan Withagen 2017-02-24 11:51:25 +01:00
parent ec07744846
commit d92de30724
1 changed files with 1 additions and 0 deletions

View File

@ -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