mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
This rework was done for updating xxnpack-for-r-torch to its next version. The refactor is done to avoid copying the huge snippet and generate-files phase for it. * gnu/packages/machine-learning.scm (xnnpack) [source]<snippet>: Guard against potentially non-existing files in another source. Improve generated files removal. [configure-flags]: Rewrite using gepxs. [arguments]<#:phases>: Handle multilines and guard against potentially non-existing files in phase 'generate-files. Change-Id: If97cadf5ed0b34a68d99fb73bd3ea99411820aaa Reviewed-by: David Elsing <david.elsing@posteo.net> @dtelsing Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>