commit | b579251a12cc404b8c8d18874b7d074d03c84b8f | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Thu Jul 26 15:02:37 2012 -0700 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Thu Jul 26 15:02:37 2012 -0700 |
tree | 4896b6536bb7165c27e834ed07b441d99ace327e | |
parent | 0e9345c19d21bd3652a706c23d5e46ed2d3c7f36 [diff] |
Add prebuilts/ndk/android-ndk-r8 Populate it with released NDK r8b at http://developer.android.com/tools/sdk/ndk/index.html Note that r8b contains two gnu-libstdc++ for each compiler version, which changes directory structure as follow: android-ndk-r8/sources/cxx-stl/gnu-libstdc++/4.4.3, and android-ndk-r8/sources/cxx-stl/gnu-libstdc++/4.6 For the sake of backward scripting compatibility, only content of 4.4.3 version is copied. GCC 4.6 can take it, but not the other way around. Change-Id: I78d288b64c17daab005652dd48d6ce25629c6996