We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc184c8 commit 7f265fbCopy full SHA for 7f265fb
README.md
@@ -126,6 +126,8 @@ you want to use.
126
To allow `ndk-build` to use your new toolchain, extract the archive
127
under `ndk/toolchains/$(TOOLCHAIN)/prebuilt/$(HOST_ARCH)`.
128
Don't forget to back up the toolchain that was already packaged with the NDK.
129
+**Warning:** This refers to the full NDK downloadable from Google,
130
+not the directory created by repo.
131
132
For instance, on Linux x86_64 for the AArch64 toolchain, unpack the archive as
133
`ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64`.
0 commit comments