Use the local crazy_linker source fork in place of the NDK.
The crazy_linker in the android NDK has proven hard to get changes into. When several chromium projects became blocked by this, we decided to temporarily fork it to chromium, and then upstream changes back to the NDK once these projects complete. The following change forked the code:
https://codereview.chromium.org/322433006/
This change adds a gyp file to build the forked crazy_linker, and in base/base.gyp, references the forked source in place of the NDK source.
BUG=384700
Review URL: https://codereview.chromium.org/330253003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277409 0039d316-1c4b-4281-b951-d872f2087c98
CrOS-Libchrome-Original-Commit: ea4faa773131a00320e8695ecd38eea9ed7c938f
1 file changed