mirror of https://github.com/ceph/ceph
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:
parent
ec07744846
commit
d92de30724
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue