EricssonResearch / cerbero

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

Migrate to libffi branch that is working on ARMv7 and ARM64 #38

Closed superdump closed 8 years ago

superdump commented 8 years ago

From https://github.com/NativeScript/libffi.git . Discussion at https://github.com/atgreen/libffi/issues/181#issuecomment-150174705

stefanalund commented 8 years ago

Testing this now as it is needed for Bowser to work on iPhone 6s as well as older 32-bit devices.

stefanalund commented 8 years ago

Confirmed that Bowser works on iPhone 5 (32-bit) as well as newest iPhone 6s. :+1:

stefanalund commented 8 years ago

Now also confirmed that it works using the openwebrtc-daemon on OS X El Cap.

superdump commented 8 years ago

We now just need to test on Android and Linux and then we can merge it!