mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 22:47:51 +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
5 lines
165 B
Bash
5 lines
165 B
Bash
TERMUX_SUBPKG_INCLUDE="bin/ld.gold bin/gold"
|
|
TERMUX_SUBPKG_DESCRIPTION="gold linker"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_DEPENDS="libc++, zlib, zstd"
|