mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
upd mongo-c-driver to my fork for fix freebsd build
This commit is contained in:
parent
ea58b8062e
commit
f90f2d715e
@ -59,7 +59,6 @@ set(MONGOC_HAVE_RES_NDESTROY 0)
|
|||||||
if((OS_LINUX OR OS_DARWIN) AND NOT USE_MUSL)
|
if((OS_LINUX OR OS_DARWIN) AND NOT USE_MUSL)
|
||||||
set(MONGOC_HAVE_RES_NSEARCH 1)
|
set(MONGOC_HAVE_RES_NSEARCH 1)
|
||||||
set(MONGOC_HAVE_RES_NCLOSE 1)
|
set(MONGOC_HAVE_RES_NCLOSE 1)
|
||||||
set(MONGOC_HAVE_RES_NDESTROY 1)
|
|
||||||
else()
|
else()
|
||||||
set(MONGOC_HAVE_RES_SEARCH 1)
|
set(MONGOC_HAVE_RES_SEARCH 1)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user