mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-10 10:51:01 +00:00
5 lines
144 B
CMake
5 lines
144 B
CMake
|
# Suppress -Wl,-z,nocopyreloc flag on arm64-v8a
|
||
|
set(_ANDROID_ABI_INIT_EXE_LDFLAGS_NO_nocopyreloc 1)
|
||
|
|
||
|
include(Platform/Android/abi-common-Clang)
|