gnu: libffi: On powerpc64le, patch using --force.
authorChris Marusich <cmmarusich@gmail.com>
Mon, 28 Dec 2020 03:50:40 +0000 (19:50 -0800)
committerChris Marusich <cmmarusich@gmail.com>
Mon, 28 Dec 2020 04:03:57 +0000 (20:03 -0800)
commitfdb90e9ee8a578c88ef3a33067e8a532e43ae7b8
treea98f006fa89276f89b6fdfc6b87d8c1f700fa9af
parentf9e1baa8933ea2ed385d0272dbfbe4e22f192bde
gnu: libffi: On powerpc64le, patch using --force.

As explained in bug 45252, this is the right way to invoke it.

* gnu/packages/libffi.scm (arguments): Change the invocation of the "patch"
tool in the case where the %current-target-system or %current-system begins
with "powerpc64le", so that we invoke it using --force instead of --batch.
gnu/packages/libffi.scm