summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-12-01 20:34:59 -0800
committerHaibo Huang <hhb@google.com>2020-12-01 20:34:59 -0800
commitd09ee7574f3e46668b23b3b6efebd0ea75de85b2 (patch)
tree6d4af5bfcafaa4c04522a625c4a5c1648b4b88ca /share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake
parent39101902db4b5a188fe464a65a537498cf16c783 (diff)
downloaddarwin-x86-d09ee7574f3e46668b23b3b6efebd0ea75de85b2.tar.gz
Built at: http://fusion/2022ebf8-e52f-4702-9a12-62fb029633bf Contains cherry-picks from upstream: https://android-review.git.corp.google.com/c/platform/external/cmake/+/1514904 Change-Id: Ie9708401a3e6ce77bda195f1dbd342f67eff8573
Diffstat (limited to 'share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake')
-rw-r--r--share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake b/share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake
index 3cbcd49..7df6a36 100644
--- a/share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake
+++ b/share/cmake-3.18/Modules/Platform/Android/abi-x86_64-Clang.cmake
@@ -1,4 +1 @@
-# <ndk>/build/core/toolchains/x86_64-clang/setup.mk
-set(_ANDROID_ABI_CLANG_TARGET "x86_64-none-linux-android")
-
include(Platform/Android/abi-common-Clang)