[TIMOB-26130] Android: Fix compatibility with NDK 12+
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-06-18T14:02:10.000+0000 |
Affected Version/s | Release 7.2.0 |
Fix Version/s | Release 7.3.1 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2018-06-14T19:10:40.000+0000 |
Updated | 2018-08-22T15:28:36.000+0000 |
Description
- Recent optimizations prevent ABI compatibility with
kroll-v8
- Remove specific optimization to allow compilation of Titanium SDK on NDK 12+
master: https://github.com/appcelerator/titanium_mobile/pull/10110
-PR (7.3.x): https ://github.com/appcelerator/titanium_mobile/pull/10240- Above PR was reverted.
PR (7.3.x): https://github.com/appcelerator/titanium_mobile/pull/10275
Closing as this is an internal change only that was code-reviewed and feature-tested to be working fine.