mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-31 21:22:27 +00:00
2b65bc0e67
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
6 lines
216 B
Bash
6 lines
216 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Emscripten-compatible Binaryen"
|
|
TERMUX_SUBPKG_DEPENDS="libc++"
|
|
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_PLATFORM_INDEPENDENT=false
|
|
TERMUX_SUBPKG_INCLUDE="opt/emscripten-binaryen"
|