mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix error
This commit is contained in:
parent
0c6c716bdd
commit
54f3d0d2d9
@ -36,7 +36,6 @@ if (CMAKE_CROSSCOMPILING)
|
||||
set (ENABLE_GRPC OFF CACHE INTERNAL "")
|
||||
set (USE_SENTRY OFF CACHE INTERNAL "")
|
||||
# set (ENABLE_ROCKSDB OFF CACHE INTERNAL "")
|
||||
endif ()
|
||||
elseif (ARCH_PPC64LE)
|
||||
set (ENABLE_PROTOBUF OFF CACHE INTERNAL "")
|
||||
set (ENABLE_GRPC OFF CACHE INTERNAL "")
|
||||
|
Loading…
Reference in New Issue
Block a user