commit | aecb5c6d65123ed2b1c0e92b3e66c9ffa8a5c9b4 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Fri Aug 02 14:06:06 2013 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Fri Aug 02 14:34:01 2013 +0800 |
tree | 9f5456d2ecbac019da69341022322f7436240578 | |
parent | 18dc709e82337c34c9bf6389bfe9bab357d98477 [diff] |
Add boostrap lib to build multilib x86 GCC with OpenMP support Build instructions: cd AOSP=<your-AOSP-path> cd $AOSP/bionic/libc ln -s arch-x86 arch-x86_64 export NDK=$AOSP/ndk cd $NDK ./build/tools/gen-platforms.sh --dst-dir=$NDK --ndk-dir=$NDK --overlay --arch=x86_64 # copy $NDK/platforms/android-9/arch-x86_64/usr/lib, lib64, and libx32 over Change-Id: I021a34fa139456540bc0afdb1d9636df165f92fe