dev-perl/Crypt-Curve25519: Fix fmul conflicting types build breakage.
authorTony Vroon <chainsaw@gentoo.org>
Thu, 13 Jun 2019 10:27:40 +0000 (11:27 +0100)
committerTony Vroon <chainsaw@gentoo.org>
Thu, 13 Jun 2019 10:27:40 +0000 (11:27 +0100)
commite07299f804a8376bb5bf85d28916e0a360199f3e
tree040ee06aafaf08a7f30ccf6e9ff992426871a936
parent21e34ae6bfbf5794810f2e33c219736ceb658e3a
dev-perl/Crypt-Curve25519: Fix fmul conflicting types build breakage.

With thanks to Mike Benson for trawling the upstream bug reports:
https://github.com/ajgb/crypt-curve25519/issues/9#issuecomment-447845725

No revision bump as the package does not install without the fix.
This uses a patch rather than a sed statement, as the latter could fail
silently.

Closes: https://bugs.gentoo.org/669436
Suggested-By: Mike Benson <mike@kambe.com.au>
Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0.ebuild
dev-perl/Crypt-Curve25519/files/Crypt-Curve25519-0.60.0-fmul-fixedvar.patch [new file with mode: 0644]