DescriptionUse 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277409
Patch Set 1 #
Total comments: 1
Patch Set 2 : Update for code review feedback. #Patch Set 3 : Note the fork switch bug id in base.gyp #
Messages
Total messages: 14 (0 generated)
|