Description
This repository builds llvm from svn frequently.
Installation Instructions
For x86_64 you have to enable both the 64bit and 32bit repositories. For that manually create a che-llvm.repo file in /etc/yum.repos.d/ with the following content:
[che-llvm]
name=Copr repo for llvm owned by che
baseurl=https://copr-be.cloud.fedoraproject.org/results/che/llvm/fedora-$releasever-$basearch/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/che/llvm/pubkey.gpg
enabled=1
enabled_metadata=1
[che-llvm-x86]
name=Copr repo for llvm i386 owned by che
baseurl=https://copr-be.cloud.fedoraproject.org/results/che/llvm/fedora-$releasever-i386/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/che/llvm/pubkey.gpg
enabled=1
enabled_metadata=1
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | i386 (0)*, x86_64 (0)* | Fedora 39 multilib x86_64+i386 (85 downloads) |
Fedora 40 | i386 (0)*, x86_64 (0)* | Fedora 40 multilib x86_64+i386 (77 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 multilib x86_64+i386 (16 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds