diff options
author | Sven Gothel <[email protected]> | 2015-07-13 13:28:32 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-07-13 13:28:32 +0200 |
commit | 2e8f6a1704dfa0048dbfc2f826847a4aaea3cbe8 (patch) | |
tree | f9504541d657ec03c0c14056d7ec82745c0affe7 /Alc/backends/null.c | |
parent | 178194b7de4b4ad1de0c701356fca46565dde762 (diff) |
Fix Android ARM64 Support (commit 83ea6a37435296758d492d8be594ca1fb54acdcb)
For an unknown reason, passing '-Wl,--fix-cortex-a8' to LINKER_FLAGS directly
in the dead else branch ('NDK_CPU_ARM64' is 'ON')
causes its usage when issuing 'try_compile'.
Hence we pass these flags via ARM32_LINKER_OPTS and ARM64_LINKER_OPTS
via invocation (JOAL's ant build.xml).
Diffstat (limited to 'Alc/backends/null.c')
0 files changed, 0 insertions, 0 deletions