rizin/subprojects/packagefiles
Riccardo Schirone fdd7c6200c
Fix compilation on Termux and Haiku (#2671)
* 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
2022-06-07 23:44:41 +02:00
..
capstone-3.0.5 Make capstone include path consistent 2022-05-10 11:10:04 +02:00
capstone-4.0.2 Disable GPL code and Add RISC-V support via Capstone 5 (#2087) 2021-12-11 13:30:01 +01:00
capstone-bundled Disable GPL code and Add RISC-V support via Capstone 5 (#2087) 2021-12-11 13:30:01 +01:00
capstone-next Disable GPL code and Add RISC-V support via Capstone 5 (#2087) 2021-12-11 13:30:01 +01:00
libuv-v1.40.0 Fix compilation on Termux and Haiku (#2671) 2022-06-07 23:44:41 +02:00
libzip-1.7.3 build: properly use #cmakedefine 2022-06-07 12:18:51 +02:00
lz4-1.9.3 Move lz4 to meson subproject wrap 2021-02-12 11:08:51 +08:00
tree-sitter-0.20.6 Update tree-sitter to 0.20 for rzshell and C parsers 2022-03-18 17:29:39 +01:00
tree-sitter-c Update tree-sitter to 0.20 for rzshell and C parsers 2022-03-18 17:29:39 +01:00
zlib-1.2.12 Update zlib subproject to 1.2.12 2022-04-06 08:33:56 +08:00