fix: fix scx_lavd build
This commit is contained in:
parent
618b14d444
commit
fbe63af1bf
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ RUN dnf5 -y install --setopt install_weak_deps=false cargo git-core elfutils-lib
|
|||
|
||||
RUN mkdir /build && cd /build && git clone https://github.com/sched-ext/scx
|
||||
|
||||
RUN mkdir -m 700 /var/roothome
|
||||
|
||||
RUN cd /build/scx && cargo build --release -p scx_lavd
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue