Skip to content

Commit 7f265fb

Browse files
committed
Clarified instructions to extract generated toolchains
1 parent cc184c8 commit 7f265fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ you want to use.
126126
To allow `ndk-build` to use your new toolchain, extract the archive
127127
under `ndk/toolchains/$(TOOLCHAIN)/prebuilt/$(HOST_ARCH)`.
128128
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.
129131

130132
For instance, on Linux x86_64 for the AArch64 toolchain, unpack the archive as
131133
`ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64`.

0 commit comments

Comments
 (0)