Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-bpf: support creating a tarball in bin | Felix Fietkau | 2021-11-04 | 1 | -1/+24 |
| | | | | | | | | This can be used for adding the toolchain to an existing tree without having to build it from scratch. Enable building the toolchain + tarball by default on buildbot Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | llvm-bpf: move to staging_dir/host/llvm-bpf | Felix Fietkau | 2021-11-04 | 1 | -1/+7 |
| | | | | | | This makes it easier to package it up for the download server Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | tools/llvm-bpf: add llvm+clang build suitable for compiling code to eBPF | Felix Fietkau | 2021-10-20 | 1 | -0/+36 |
Preparation for building packages that ship eBPF code Signed-off-by: Felix Fietkau <nbd@nbd.name> |