mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 06:00:10 +00:00
11 lines
253 B
Bash
11 lines
253 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
bin/mlir-*
|
|
bin/tblgen-lsp-server
|
|
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"
|