termux-packages/root-packages/frida-server
Henrik Grimler b7a7e46fdd
frida: update to 12.11.6
The CC and CXX environmental variables cannot be set to the cross
compiler, meson expects them to point to the native compiler and the
build fails when meson tries to execute binaries compiled with CC and
CXX, as part of the configure tests (sanitycheckc.exe fails to
run). Unsetting CC and CXX means that clang and clang++ from the frida
sdk is used instead of the ones from the android-ndk. This is probably
fine for our purposes (and could otherwise be changed by patching
releng/setup-env.sh).
2022-04-18 14:31:36 +05:30
..
build.sh frida: update to 12.11.6 2022-04-18 14:31:36 +05:30
frida-python-src-_frida.c.patch frida-python: patch selinux policy in PyDeviceManager_init 2022-04-18 14:31:28 +05:30
frida-python-src-meson.build.patch frida-python: patch selinux policy in PyDeviceManager_init 2022-04-18 14:31:28 +05:30
frida-python.subpackage.sh frida-python, frida-tools: install python dependencies in postinst 2022-04-18 14:31:27 +05:30
frida-tools.subpackage.sh frida-tools: fix typo in postinst script 2022-04-18 14:31:27 +05:30
frida-version.patch frida-server: start working on package, works but ugly 2022-04-18 14:30:52 +05:30
Makefile.linux.mk.patch frida: update to 12.11.6 2022-04-18 14:31:36 +05:30
setup-env.sh.patch frida: update to 12.11.6 2022-04-18 14:31:36 +05:30