Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-16 | gnu: libgpg-error: Remove now unnecessary x86_64-gnu patch. | Ludovic Courtès | |
* gnu/packages/gnupg.scm (libgpg-error)[arguments]: Remove ‘apply-hurd64-patch’ phases. * gnu/packages/patches/libgpg-error-hurd64.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Reported-by: yelninei Change-Id: I2c5a5c19ba673f7d8946f755207fc260b7d452b9 | |||
2024-12-03 | gnu: libgpg-error: Support the 64bit Hurd. | Janneke Nieuwenhuizen | |
* gnu/packages/patches/libgpg-error-hurd64.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnupg.scm (libgpg-error)[arguments]: Use it when building for the 64bit Hurd. Change-Id: Icabb7cd7bb5bcc771ccee5b8a7f57f52b9b58183 |