You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
199 B
11 lines
199 B
TERMUX_SUBPKG_INCLUDE="
|
|
bin/llc
|
|
bin/lli
|
|
bin/llvm*
|
|
bin/obj2yaml
|
|
bin/opt
|
|
bin/verify-uselistorder
|
|
bin/yaml2obj
|
|
"
|
|
TERMUX_SUBPKG_DESCRIPTION="C language frontend for LLVM"
|
|
TERMUX_SUBPKG_DEPENDS="libllvm"
|
|
|