Search Criteria
Package Details: clang10 10.0.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/clang10.git (read-only, click to copy) |
---|---|
Package Base: | clang10 |
Description: | C language family frontend for LLVM |
Upstream URL: | https://clang.llvm.org/ |
Licenses: | custom:Apache 2.0 with LLVM Exception |
Submitter: | Drommer |
Maintainer: | Drommer |
Last Packager: | Drommer |
Votes: | 1 |
Popularity: | 0.26 |
First Submitted: | 2022-06-03 20:33 (UTC) |
Last Updated: | 2022-07-03 15:26 (UTC) |
Dependencies (11)
- compiler-rt (compiler-rt8, llvm-git, clang-minimal-git)
- gcc (gccrs-git, gcc-git, gcc11)
- llvm10-libs (llvm10-libs-minimal)
- cmake (cmake-git) (make)
- llvm10 (llvm10-minimal) (make)
- ninja (ninja-git, ninja-samurai, ninja-kitware, ninja-mem, python-ninja) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python2 (python2-bin) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (optional) – referenced by some clang headers
- openmp (openmp-svn, openmp-nvptx) (optional) – OpenMP support in clang with -fopenmp
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312) (optional) – for scan-view and git-clang-format
Required by (1)
Sources (4)
- enable-SSP-and-PIE-by-default.patch
- https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/clang-10.0.1.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/clang-tools-extra-10.0.1.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/llvm-10.0.1.src.tar.xz
Latest Comments
Drommer commented on 2022-07-03 15:28 (UTC)
Fixed. Try now.
jihem commented on 2022-07-03 14:20 (UTC)
This package cannot be installed side by side with official clang package:
The license file should be installed in
/usr/share/licenses/clang10
instead of/usr/share/licenses/clang
, like in clang13 package.