chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
libgpg-error: workaround no stdout atexit with constructor prior to N (#1017)
[termux-packages]
/
packages
/
libllvm
/
clang.subpackage.sh
1
TERMUX_SUBPKG_INCLUDE="
2
bin/c++
3
bin/cc
4
bin/*clang*
5
bin/*cpp
6
bin/*g++
7
bin/*gcc
8
bin/scan-build
9
lib/clang
10
libexec/
11
share/clang
12
"
13
TERMUX_SUBPKG_DESCRIPTION="C language frontend for LLVM"
14
TERMUX_SUBPKG_DEPENDS="libllvm"