Files
termux-packages/packages/tor
termux-pacman-bot 165d998646 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 08:08:39 +00:00
..