mirror of
https://github.com/termux/termux-packages.git
synced 2025-08-13 15:33:03 +00:00
12 lines
274 B
Bash
12 lines
274 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
bin/mlir-*
|
|
bin/tblgen-lsp-server
|
|
bin/tblgen-to-irdl
|
|
include/mlir*
|
|
lib/cmake/mlir/
|
|
lib/libMLIR*.so
|
|
lib/libmlir*.so
|
|
"
|
|
TERMUX_SUBPKG_DESCRIPTION="A Multi-Level Intermediate Representation for compilers from LLVM"
|
|
TERMUX_SUBPKG_DEPENDS="libc++, ncurses"
|