We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9616cbe commit c673a33Copy full SHA for c673a33
conan_profiles/base/common
@@ -226,7 +226,7 @@ sqlite3/*:build_executable=False
226
opusfile/*:http=False
227
zstd/*:build_programs=False
228
229
-# Prevents libcurl dependency (fails to build due to system zlib)
+# Prevents onnxruntime->date->libcurl dependency
230
# NOTE: use_system_tz_db is specific to date/3.0.1
231
# Newer date recipes would need the tz_db=system option instead.
232
date/*:use_system_tz_db=True
0 commit comments