mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-24 11:50:23 +00:00
fix compile errors
This commit is contained in:
parent
66223bf235
commit
c7faf70a26
@ -176,7 +176,7 @@ in different directories. The system libbpf version needs to match the minimum
|
|||||||
libbpf version for scx.
|
libbpf version for scx.
|
||||||
```
|
```
|
||||||
$ cd $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 compile -C build
|
||||||
$ meson install -C build
|
$ meson install -C build
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user