* build: fix compilation on Termux by using meson checks * build: fix compilation on termux, which is recognized as linux meson identifies termux as "linux" system, however pthread_sigmask is not available there. Since pthread-fixes.c just defines uv__pthread_sigmask we include it also in regular linux builds, because the function is then used automatically instead of pthread_sigmask only when __ANDROID__ is defined. * subprojects/rzwinkd: define cc in meson.build before use |
||
|---|---|---|
| .. | ||
| capstone-3.0.5 | ||
| capstone-4.0.2 | ||
| capstone-bundled | ||
| capstone-next | ||
| libuv-v1.40.0 | ||
| libzip-1.7.3 | ||
| lz4-1.9.3 | ||
| tree-sitter-0.20.6 | ||
| tree-sitter-c | ||
| zlib-1.2.12 | ||