diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index bace79daf03..920d0d55240 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -4514,11 +4514,7 @@ on quantized 8-bit tensors.") fp16 psimd)) (native-inputs - (append (if (target-riscv64?) - ;; Required by "#include " - (list gcc-14) - (list)) - (list python-pyyaml python-wrapper))) + (list python-pyyaml python-wrapper)) (synopsis "Optimized floating-point neural network inference operators") (description "XNNPACK is a highly optimized library of floating-point neural network