mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-09 18:31:23 +00:00
4 lines
144 B
CMake
4 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)
|