Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19845] Android: Generate separate ARM and ARMv7a versions of V8 static library

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionWon't Do
Resolution Date2016-06-13T13:55:03.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.0
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2015-11-02T17:34:09.000+0000
Updated2017-03-16T22:01:24.000+0000

Description

We currently generate a single ARM static library. There are GYP flags we can set to turn on usage of ARMv7 floating point operations. We should generate a version of the lib with this on and off.

Comments

  1. Christopher Williams 2016-06-13

    V8 Doesn't support the non-v7a ARM variant, so it doesn't make sense to generate the other older version.

JSON Source