Skip to content

Commit 538cd6f

Browse files
authored
comment out mbedlts
1 parent 822c9f6 commit 538cd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chsql/extension_config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include_directories(
88
../duckdb/third_party/thrift
99
../duckdb/third_party/snappy
1010
../duckdb/third_party/zstd/include
11-
../duckdb/third_party/mbedtls
11+
# ../duckdb/third_party/mbedtls
1212
../duckdb/third_party/mbedtls/include
1313
../duckdb/third_party/brotli/include)
1414

0 commit comments

Comments
 (0)