1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: tvm: Remove redundant input.

* gnu/packages/machine-learning.scm (tvm)[native-inputs]: Remove
redundant gcc-14.

Change-Id: Ib9e20b7430289b40565acd91e2a863aeacea8858
This commit is contained in:
Efraim Flashner
2026-03-24 10:39:52 +02:00
parent f2b9615036
commit 88f23c252a

View File

@@ -4664,7 +4664,6 @@ the tensors contained therein.")
zlib
zstd))
(native-inputs (list bash-minimal
gcc-14
googletest
(module-ref (resolve-interface '(gnu packages debug))
'libbacktrace)