This is one of the few packages depending on host llvm 15 being installed.
Soon the transition to llvm 17 is complete, and we can drop llvm 15 from
the Docker image for size and maintenance reasons.
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.
%ci:no-build