mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Merge branch 'master' of github.com:yandex/ClickHouse
This commit is contained in:
commit
bb8b9d2a02
@ -1,4 +1,4 @@
|
|||||||
if (NOT ARCH_ARM AND NOT ARCH_32)
|
if (NOT ARCH_ARM AND NOT ARCH_32 AND NOT APPLE)
|
||||||
option (ENABLE_RDKAFKA "Enable kafka" ON)
|
option (ENABLE_RDKAFKA "Enable kafka" ON)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user