1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-30 22:14:04 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Efraim Flashner 02f5ee01c9 gnu: libffi: Fix building on powerpc.
* gnu/packages/libffi.scm (libffi)[inputs]: New field.
[arguments]: Add 'apply-patch' phase when targeting PowerPC.
* gnu/packages/patches/libffi-3.3-powerpc-fixes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-11-07 11:31:39 +01:00