Skip to content

Commit

Permalink
Ensure clang from copr is used
Browse files Browse the repository at this point in the history
  • Loading branch information
karuboniru committed Oct 5, 2024
1 parent 390dd02 commit 6096679
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions karuboniru-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ repos:
- fedora-41-updates-testing
- vscode
- llvm-snapshot
- llvm-snapshot-rundep

postprocess:
- |
Expand Down
18 changes: 9 additions & 9 deletions llvm-snapshot.repo
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ enabled=1
enabled_metadata=1
module_hotfixes=1

# [llvm-snapshot-rundep]
# name=Copr copr.fedorainfracloud.org/@fedora-llvm-team/llvm-snapshots external runtime dependency #1 - https_download_copr_fedorainfracloud_org_results_40fedora_llvm_team_llvm_compat_packages_distname_releasever_basearch
# baseurl=https://download.copr.fedorainfracloud.org/results/%40fedora-llvm-team/llvm-compat-packages/fedora-$releasever-$basearch
# type=rpm-md
# skip_if_unavailable=True
# repo_gpgcheck=0
# gpgcheck=0
# enabled=1
# enabled_metadata=1
[llvm-snapshot-rundep]
name=Copr copr.fedorainfracloud.org/@fedora-llvm-team/llvm-snapshots external runtime dependency #1 - https_download_copr_fedorainfracloud_org_results_40fedora_llvm_team_llvm_compat_packages_distname_releasever_basearch
baseurl=https://download.copr.fedorainfracloud.org/results/%40fedora-llvm-team/llvm-compat-packages/fedora-41-$basearch
type=rpm-md
skip_if_unavailable=True
repo_gpgcheck=0
gpgcheck=0
enabled=1
enabled_metadata=1

0 comments on commit 6096679

Please sign in to comment.