Search Criteria
Package Details: clang10 10.0.1-3
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.001892 |
| First Submitted: | 2022-06-03 20:33 (UTC) |
| Last Updated: | 2025-04-27 16:13 (UTC) |
Dependencies (10)
- compiler-rt (llvm-gitAUR, clang-minimal-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR)
- llvm10-libsAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- llvm10AUR (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (optional) – referenced by some clang headers
- openmp (optional) – OpenMP support in clang with -fopenmp
- python (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/clang10instead of/usr/share/licenses/clang, like in clang13 package.