summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/build/toolchain/compiler.gni
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/gn/build/toolchain/compiler.gni')
-rw-r--r--llvm/utils/gn/build/toolchain/compiler.gni2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/gn/build/toolchain/compiler.gni b/llvm/utils/gn/build/toolchain/compiler.gni
index 3c419fb29a1..37ad1f5bc31 100644
--- a/llvm/utils/gn/build/toolchain/compiler.gni
+++ b/llvm/utils/gn/build/toolchain/compiler.gni
@@ -10,7 +10,7 @@ declare_args() {
# Example value: getenv("HOME") + "/src/llvm-build/Release+Asserts"
clang_base_path = ""
- # Set this to the path to Android NDK r18b. If set, cross compilation targeting
+ # Set this to the path to Android NDK r19. If set, cross compilation targeting
# Android will be enabled.
android_ndk_path = ""
}
OpenPOWER on IntegriCloud