EricssonResearch / cerbero

OpenWebRTC cerbero fork
GNU Lesser General Public License v2.1
19 stars 58 forks source link

libffi: go back to 3.2.1 + a patch to fix 32 bit compilation #20

Closed alessandrod closed 9 years ago

alessandrod commented 9 years ago

3.2.1 fixes the arm64 trampoline segfault (https://github.com/EricssonResearch/openwebrtc/issues/177). The patch is from https://github.com/atgreen/libffi/issues/181#issuecomment-88053634 and it fixes 32 bit compilation with clang.