Add gyp machinery to build with packed ARM relative relocations.
commitc635e28a3c098183e603a29b34da04aee90076bd
authorsimonb@chromium.org <simonb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 17:20:56 +0000 (3 17:20 +0000)
committersimonb@chromium.org <simonb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 17:20:56 +0000 (3 17:20 +0000)
tree3650ad6ef20029568bd3caeb669188835e03fb34
parent24641700af8733b212ac1b8f55d2982227c6158a
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

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281286 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