0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-06-04 21:41:18 +00:00
Files
Robert Kirkman 8afe38e6b4 fix(main/tor): do not automatically enable libseccomp
- Termux's `tor` package is not currently compatible with `libseccomp`, but if `libseccomp` is present in `$TERMUX_PREFIX` before `tor` is built, then this error would happen: `src/lib/sandbox/sandbox.c:890:32: error: use of undeclared identifier 'PF_FILE'`
2025-05-15 02:54:17 -05:00
..