mirror of
https://github.com/termux/termux-packages.git
synced 2025-11-06 13:35:22 +00:00
We use true or false for other bool build variables. Let's be consistent. Change does not have an effect on build scripts. %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
|