Fix error

This commit is contained in:
Alexey Milovidov 2021-10-12 02:02:44 +03:00
parent 0c6c716bdd
commit 54f3d0d2d9

View File

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