Skip to content

Commit

Permalink
Merge branch 'boot' into new_intr
Browse files Browse the repository at this point in the history
Signed-off-by: Zone.N <[email protected]>
  • Loading branch information
MRNIU committed Aug 1, 2024
2 parents 214e080 + 1bf6ad9 commit 251eec7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ RUN apt install --no-install-recommends --fix-missing -y \
git \
qemu-system \
gdb-multiarch \
libgtest-dev
libgtest-dev \
pkg-config \
flex \
bison
RUN apt install --no-install-recommends --fix-missing -y \
gcc \
g++ \
Expand Down

0 comments on commit 251eec7

Please sign in to comment.