Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
de5fa2ae53c75eccff75df9df7be84e2d8f51397
/
.
/
Modules
/
Platform
/
Android
/
abi-arm64-v8a-Clang.cmake
blob: c18c0a269982e8bee573f447af942fe8390371ab [
file
]
# Suppress -Wl,-z,nocopyreloc flag on arm64-v8a
set
(
_ANDROID_ABI_INIT_EXE_LDFLAGS_NO_nocopyreloc
1
)
include
(
Platform
/
Android
/
abi
-
common
-
Clang
)