diff --git a/nix/build-all.py b/nix/build-all.py index 8c5b0b7ada..1f136d1459 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -733,7 +733,6 @@ exec_args=[ ] cmake_args=[ - "-DSCHEMA_VERSIONS=2x3", "-DUSE_MMAP=" "OFF", "-DBUILD_EXAMPLES=" "OFF", "-DBUILD_SHARED_LIBS=" +OFF_ON[not BUILD_STATIC],