From 6246b564336293c04e9f135aeb4bc0b0dee76a2b Mon Sep 17 00:00:00 2001 From: benjaminwan Date: Wed, 14 Feb 2024 15:34:08 +0800 Subject: [PATCH] fix builder v1.16.3 --- onnxruntime_options-v1.16.3.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onnxruntime_options-v1.16.3.txt b/onnxruntime_options-v1.16.3.txt index 300c9e3..576955f 100644 --- a/onnxruntime_options-v1.16.3.txt +++ b/onnxruntime_options-v1.16.3.txt @@ -1,9 +1,9 @@ -Donnxruntime_RUN_ONNX_TESTS=OFF --Donnxruntime_GENERATE_TEST_REPORTS=ON +-Donnxruntime_GENERATE_TEST_REPORTS=OFF -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF --Donnxruntime_BUILD_JAVA=ON +-Donnxruntime_BUILD_JAVA=OFF -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON