Skip to content
Snippets Groups Projects
Commit 7a6dccba authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

misc/onnxruntime: Minor correction

parent f351cafa
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ CONFLICTS_BUILD= abseil benchmark nsync googletest dlpack flatbuffers gsl mimall
nlohmann-json onnx protobuf psimd pthreadpool pybind11 re2
dev-update-deps-in-makefiles: extract # this should be run when the port is updated
@${FILEDIR} ${DEPS_FILE}
@${FILEDIR}/convert-deps.sh ${DEPS_FILE}
pre-configure:
@${REINPLACE_CMD} -E 's|;(https://.*)/([^/]+\.zip);|;file://${DISTDIR}/${DIST_SUBDIR}/\2;|' ${DEPS_FILE}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment