mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-21 10:32:01 +00:00
Merge c7faf70a26
into a7fcda82cc
This commit is contained in:
commit
1f1cc7d533
@ -176,7 +176,7 @@ in different directories. The system libbpf version needs to match the minimum
|
||||
libbpf version for scx.
|
||||
```
|
||||
$ cd $SCX
|
||||
$ meson setup build --prefix ~ -D libbpf_a=/usr/lib64/libbpf.a libbpf_h=/usr/include/bpf/
|
||||
$ meson setup build --prefix ~ -D libbpf_a=/usr/lib64/libbpf.a -D libbpf_h=/usr/include/bpf/
|
||||
$ meson compile -C build
|
||||
$ meson install -C build
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user