Skip to content

Commit dfe51f3

Browse files
authored
Merge pull request #52810 from javacruft/llvm/llvm-20
Add LLVM 20 package, stream LLVM 18 and 19 as mono sources.
2 parents 0939d22 + 34f765e commit dfe51f3

File tree

9 files changed

+1587
-756
lines changed

9 files changed

+1587
-756
lines changed

bpftool.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: bpftool
33
version: 7.5.0
4-
epoch: 40
4+
epoch: 41
55
description: A collection of tool to inspect and manipulate eBPF programs
66
copyright:
77
- license: BSD-3-Clause OR GPL-2.0-only
@@ -10,9 +10,6 @@ package:
1010
- merged-usrsbin
1111
- wolfi-baselayout
1212

13-
vars:
14-
llvm-vers: 19
15-
1613
environment:
1714
contents:
1815
packages:
@@ -22,7 +19,6 @@ environment:
2219
- elfutils-dev
2320
- git
2421
- linux-headers
25-
- llvm-${{vars.llvm-vers}}
2622
- zlib-dev
2723
- zstd-dev
2824

clang-18.yaml

Lines changed: 0 additions & 312 deletions
This file was deleted.

0 commit comments

Comments
 (0)