1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-13 16:40:40 +02:00
Files
guix/gnu/packages/patches/disarchive-cross-compilation.patch
Maxim Cournoyer 0ac95b4490 gnu: disarchive: Fix build when cross-compiling.
This follows commit 0b1f70d1a7, which inadvertently broke the build of Guix
for i586-pc-gnu (Hurd).

* gnu/packages/patches/disarchive-cross-compilation.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/backup.scm (disarchive)[source]: Apply it.
[phases]{delete-configure}: New phase.
[native-inputs]: Add guile-3.0 and guile-gcrypt.
2021-05-17 23:27:40 -04:00

2.6 KiB