Add gyp machinery to build with packed ARM relative relocations.
commit8ecd30e9140b5d9a8eef57176e8724d7c473ae95
authorsimonb@chromium.org <simonb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Jul 2014 19:58:34 +0000 (4 19:58 +0000)
committersimonb@chromium.org <simonb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Jul 2014 19:58:34 +0000 (4 19:58 +0000)
tree0fe22611a7e01cbeabb420c00f8eaf99f36cfe64
parent6df12299371a56fcd6f8c4401715482d37dac394
Add gyp machinery to build with packed ARM relative relocations.

Add gypi and python files to support packing ARM relative relocations
during the build process.

Define a use_relocation_packer gyp variable to turn ARM relocation
packing on and off (currently set to 0).

BUG=385553

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281286

Review URL: https://codereview.chromium.org/358863002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281433 0039d316-1c4b-4281-b951-d872f2087c98
build/all.gyp
build/android/gyp/pack_arm_relocations.py [new file with mode: 0755]
build/android/pack_arm_relocations.gypi [new file with mode: 0644]
build/common.gypi
build/java_apk.gypi