mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-10 02:40:46 +00:00
7 lines
208 B
CMake
7 lines
208 B
CMake
|
# <ndk>/build/core/toolchains/aarch64-linux-android-4.9/setup.mk
|
||
|
|
||
|
# Suppress -Wl,-z,nocopyreloc flag on arm64-v8a
|
||
|
set(_ANDROID_ABI_INIT_EXE_LDFLAGS_NO_nocopyreloc 1)
|
||
|
|
||
|
include(Platform/Android/abi-common-GNU)
|