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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user