termux-packages/packages/libllvm
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
..
build.sh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
clang.subpackage.sh libllvm: add libcompiler-rt subpackage 2020-09-23 16:51:50 +02:00
cxx-libm.patch
include-llvm-ADT-Triple.h.patch libllvm: fix Android versioning regression that broke setting PIE on ARM (#5078) 2020-03-26 13:53:28 +01:00
libcompiler-rt.subpackage.sh libllvm: fixes following @buttaface's review 2020-09-24 16:36:37 +02:00
libpolly.subpackage.sh libllvm: add libpolly subpackage 2020-09-23 16:51:50 +02:00
lld.subpackage.sh libllvm: update from 9.0.1 to 10.0.0 2020-07-09 13:51:35 +02:00
llvm-config.in libllvm: update from 9.0.1 to 10.0.0 2020-07-09 13:51:35 +02:00
llvm.subpackage.sh libllvm: update from 9.0.1 to 10.0.0 2020-07-09 13:51:35 +02:00
nl_types.h
nltypes_stubs.cpp
openmp-config-ix-m32.patch
project-openmp-runtime-src-CMakeLists.txt.patch libllvm: update from 9.0.1 to 10.0.0 2020-07-09 13:51:35 +02:00
projects-compiler-rt-CMakeLists.txt.patch libllvm: add libcompiler-rt subpackage 2020-09-23 16:51:50 +02:00
tools-clang-lib-Driver-ToolChain.cpp.patch libllvm: fixes following @buttaface's review 2020-09-24 16:36:37 +02:00
tools-clang-lib-Driver-ToolChains-Gnu.cpp.patch
tools-clang-lib-Driver-ToolChains-Linux.cpp.patch libllvm: fix multilib regression that added host linker path 2020-04-13 16:54:15 +03:00
tools-llvm-shlib-CMakeLists.txt.patch