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 Feb 1, 2024
1 parent 7ed454f commit e9e3c4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sudo apt install -y python3-pip
sudo pip3 install --upgrade cloudsmith-cli
sudo apt install -y git ruby-dev make cmake gcc g++ wget libdrm-dev
gem install fpm
ls -a /usr/include/drm
exit 1
cd build/linux/aarch64
./make-Makefiles.bash
make -j$(nproc)
Expand Down

0 comments on commit e9e3c4c

Please sign in to comment.