commit | ffab958fd8d42ed7227d83007350e61555a1fa36 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <[email protected]> | Tue Jun 18 12:29:14 2013 -0700 |
committer | Andrew Hsieh <[email protected]> | Tue Jun 18 12:29:14 2013 -0700 |
tree | 8611ff21e7375b75a1cf287d4e9e5cd0926640e0 | |
parent | d93fba2840f32120824f61d1e52fa48ebba810c2 [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=darwin-x86_64 --force cp -a $NDK/prebuilt/darwin-x86_64/* . Change-Id: Ib61526cc7a319cd2b182decaa223b69d74534041