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: | 2 |
Popularity: | 0.145165 |
First Submitted: | 2022-06-03 20:33 (UTC) |
Last Updated: | 2022-07-03 15:26 (UTC) |
Dependencies (11)
- compiler-rt (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR)
- llvm10-libsAUR
- cmake (cmake-gitAUR) (make)
- llvm10AUR (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (optional) – referenced by some clang headers
- openmp (optional) – OpenMP support in clang with -fopenmp
- python (python37AUR, python311AUR, python310AUR) (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.