Skip to content

Commit

Permalink
Update build_chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 2, 2024
1 parent fbab8bd commit c6c577f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ cd build/linux/aarch64
./make-Makefiles.bash
make -j4 install

cd ..
cd ../../../../
ls
cmake -B build
sudo cmake --build build --target install

Expand Down

0 comments on commit c6c577f

Please sign in to comment.