mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
* gnu/packages/crypto.scm (libsecp256k1) [source]: Remove snippet deleting "src/precomputed_ecmult.c" and "src/precomputed_ecmult_gen.c". [arguments]: Add conditional phase 'delete-precomputed-files' that deletes them only when not cross-compiling. Signed-off-by: Ludovic Courtès <ludo@gnu.org>