Search Criteria
Package Details: compiler-rt15 15.0.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/compiler-rt15.git (read-only, click to copy) |
---|---|
Package Base: | compiler-rt15 |
Description: | Compiler runtime libraries for clang 15 |
Upstream URL: | https://compiler-rt.llvm.org/ |
Licenses: | custom:Apache 2.0 with LLVM Exception |
Submitter: | foutrelis |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 12 |
Popularity: | 1.98 |
First Submitted: | 2024-03-09 10:51 (UTC) |
Last Updated: | 2024-09-12 09:50 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make, x86_64)
- llvm15AUR (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
Sources (4)
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/cmake-15.0.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/cmake-15.0.7.src.tar.xz.sig
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/compiler-rt-15.0.7.src.tar.xz
- https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/compiler-rt-15.0.7.src.tar.xz.sig
Latest Comments
AndrewRadev commented on 2024-07-06 18:14 (UTC)
The cmake error with
load_llvm_config
seems to be fixable by adding the line-DLLVM_CONFIG_PATH=/usr/bin/llvm-config-15
to thecmake_args
list in thebuild
step:fboerman commented on 2024-06-23 15:25 (UTC)
I get the same error :( package doesnt work and I need this for postgresql14
LukeLabrie commented on 2024-05-04 13:51 (UTC)
I am getting this error: