mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-29 07:00:21 +00:00
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
4 lines
167 B
Bash
4 lines
167 B
Bash
TERMUX_SUBPKG_DESCRIPTION="GNU Binutils for cross build on the host (NOT for Termux)"
|
|
TERMUX_SUBPKG_INCLUDE="opt/binutils/cross/"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|