cgen: fix function-like macro '_BIONIC_AVAILABILITY_GUARD' is not defined in termux#26345
Conversation
|
I do not get it - currently V works fine on Termux. What problem does this solve? |
|
|
Sorry, but I already do use Termux on my own phone which is running Android 14 and is RMX3630. If you have a specific problem with it, please file an issue, describing the actual details, like Termux version, Android level etc. That:
is not enough to understand the issue. |
|
Thanks for the edit of the description. |
|
What is your |
|
termux-info shows that mine is 0.118.3, and has TERMUX_APK_RELEASE=GITHUB |
make also cant work, because _BIONIC_AVAILABILITY_GUARD is old code, and i had to fix macro in v.c, and |
20.1.7 |
|
Have you run |
➜ v git:(e32aa73) ✗ pkg install clang libexecinfo libgc libgc-static make git It seems like I haven't updated in a long time. |
|
Does it still fail (after the update) on the master branch @Krchi ? |
it ok after update, may be old ndk version is 27, |

fix compiler error in termux(0.118.0)

