pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
onnxruntime: add two
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Sep 26 16:21:03 2026 +0200
Changeset: 3c94eae083a23f443b1bbaf533cfc3cd56686f9d
Modified Files:
onnxruntime/Makefile
Log Message:
onnxruntime: add two
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3c94eae083a23f443b1bbaf533cfc3cd56686f9d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
onnxruntime/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/onnxruntime/Makefile b/onnxruntime/Makefile
index d8b15a435a..b0e798228a 100644
--- a/onnxruntime/Makefile
+++ b/onnxruntime/Makefile
@@ -29,6 +29,8 @@ CMAKE_ARGS+= -Donnxruntime_BUILD_UNIT_TESTS=off
.include "../../devel/abseil/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../devel/c++gsl/buildlink3.mk"
+.include "../../devel/chrono-date/buildlink3.mk"
.include "../../devel/flatbuffers/buildlink3.mk"
.include "../../devel/protobuf/buildlink3.mk"
.include "../../devel/re2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index