diff options
| author | Yusuke Endoh <mame@ruby-lang.org> | 2020-12-25 00:06:16 +0900 |
|---|---|---|
| committer | Yusuke Endoh <mame@ruby-lang.org> | 2020-12-25 00:06:16 +0900 |
| commit | c64a067d0569a0aa20ff325c800c1cd74977313c (patch) | |
| tree | ce7acce5367205948b1eeef46f07086c9ccfd1c1 /spec/ruby/core/array/pack/shared | |
| parent | 81562f943e4f33fbfd00fdfd115890ba0b76916c (diff) | |
configure.ac: Make it possible to build on Android Termux
The recent Termux's clang predefines `__ANDROID_API__` as a fixed number
24. However, when it is lower to the current device version, some
functions that "configure" detemines available are not declared
correctly in the header files.
This change forces to overwrite the predefined `__ANDROID_API__` macro
with the current device version.
ref: https://github.com/termux/termux-packages/issues/6176
Diffstat (limited to 'spec/ruby/core/array/pack/shared')
0 files changed, 0 insertions, 0 deletions
