summaryrefslogtreecommitdiff
path: root/xcomp/erl-xcomp-arm64-android.conf
diff options
context:
space:
mode:
Diffstat (limited to 'xcomp/erl-xcomp-arm64-android.conf')
-rw-r--r--xcomp/erl-xcomp-arm64-android.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcomp/erl-xcomp-arm64-android.conf b/xcomp/erl-xcomp-arm64-android.conf
index bedee510e1..e423651fed 100644
--- a/xcomp/erl-xcomp-arm64-android.conf
+++ b/xcomp/erl-xcomp-arm64-android.conf
@@ -85,7 +85,7 @@ NDK_SYSROOT=$NDK_ROOT/sysroot
# * `CC' - C compiler.
#
# For recent Android NDK versions only supporting Clang/LLVM.
-#NDK_ABI_PLAT=android24 # when targeting Android 7.0 Nougat
+#NDK_ABI_PLAT=android21 # when targeting Android 5.0 Lollipop
CC="aarch64-linux-$NDK_ABI_PLAT-clang"
# * `CFLAGS' - C compiler flags.