Skip to content

Commit 2f20915

Browse files
temporaliry disable using TileDB's prebuilt binaries
1 parent d2105d3 commit 2f20915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TILEDB_VERBOSE=ON
44
TILEDB_S3=ON
55
TILEDB_AZURE=OFF
66
TILEDB_HDFS=OFF
7-
TILEDB_SERIALIZATION=OFF
7+
TILEDB_SERIALIZATION=ON
88
FORCE_BUILD_TILEDB=OFF
9-
DOWNLOAD_TILEDB_PREBUILT=ON
9+
DOWNLOAD_TILEDB_PREBUILT=OFF
1010
TILEDB_SKIP_S3AWSSDK_DIR_LENGTH_CHECK=ON

0 commit comments

Comments
 (0)