clickhouse: Disable chdig as it breaks the build with a bad checksum error
This commit is contained in:
@@ -112,6 +112,7 @@ llvmPackages_19.stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
cmakeFlags =
|
||||
[
|
||||
"-DENABLE_CHDIG=OFF"
|
||||
"-DENABLE_TESTS=OFF"
|
||||
"-DENABLE_DELTA_KERNEL_RS=0"
|
||||
"-DCOMPILER_CACHE=disabled"
|
||||
|
||||
Reference in New Issue
Block a user