Commit Graph

5 Commits

Author SHA1 Message Date
Sergei Reznikov
46a864c9ee libffi: bump version 2021-08-16 13:15:14 +03:00
Michael Lotz
f48777c60a libffi: Backport fix in 34f92fc to 3.0.13 version for gcc2. 2020-06-12 13:45:22 +00:00
Michael Lotz
34f92fca43 libffi: Fix allocation of non-executable memory for functions.
Fixes #5109.
2020-06-12 13:29:11 +00:00
Jerome Duval
d4ba7dd37f libffi: added recipe for version 3.2.1 2014-11-24 22:56:16 +00:00
Adrien Destugues
d08592d323 libffi: gcc2 fix.
* gcc2 does not support __builtin_expect, and ends up defining a
reference to it. #define it to a no-op instead so things actually work.
2014-09-21 19:21:10 +02:00