mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-29 09:32:38 +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
157 B
Bash
4 lines
157 B
Bash
TERMUX_SUBPKG_INCLUDE="include/Block.h lib/libBlocksRuntime.so"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_DESCRIPTION="LLVM Blocks runtime library"
|