Commit Graph

2 Commits

Author SHA1 Message Date
Michael Lotz
f48777c60a libffi: Backport fix in 34f92fc to 3.0.13 version for gcc2. 2020-06-12 13:45:22 +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