commit | 3601d6f35584b245aea639af51a3a0f26d7eefe0 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Tue Jun 18 12:24:28 2013 -0700 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Thu Jun 20 23:56:48 2013 -0700 |
tree | f708bc3123847be4f607f2e26c66ea5b4d1fec36 | |
parent | fed24e84d06fd26014ab794222f1d977cea2e25c [diff] |
Add python 2.7.5 Build instructions: export NDK=your-AOSP-path/ndk cd $NDK ; ./build/tools/dev-cleanup.sh ./build/tools/download-toolchain-sources.sh /tmp/ndk-$USER/src ./build/tools/build-host-python.sh --toolchain-src-dir=/tmp/ndk-$USER/src --systems=linux-x86_64 --force cp -a $NDK/prebuilt/linux-x86_64/* . Change-Id: I474e1590be52003cc84aa497b8b51e8161d013e4