Skip to content

Commit 93ca35f

Browse files
committed
Initial
1 parent 13ac97f commit 93ca35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/setup-common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ function install_xsimd {
193193

194194
function install_simdjson {
195195
wget_and_untar https://github.com/simdjson/simdjson/archive/refs/tags/v"${SIMDJSON_VERSION}".tar.gz simdjson
196-
cmake_install_dir simdjson
196+
cmake_install_dir simdjson -DSIMDJSON_SKIPUTF8VALIDATION=ON
197197
}
198198

199199
function install_arrow {

0 commit comments

Comments
 (0)