mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-03 09:30:14 +00:00
By defining __TERMUX__ and __TERMUX_PREFIX__ in <sys/cdefs.h> (which is basically always included) one can more easily target Termux specifically, both when cross-compiling packages and when code is built on-device.