add build_env.sh
This commit is contained in:
parent
f35e7c9061
commit
2b66fa7fcd
5
build_env.sh
Executable file
5
build_env.sh
Executable file
@ -0,0 +1,5 @@
|
||||
sudo apt install -y git ssh make gcc libssl-dev liblz4-tool expect
|
||||
sudo apt install -y g++ patchelf chrpath gawk texinfo chrpath diffstat binfmt-support
|
||||
sudo apt install -y qemu-user-static live-build bison flex fakeroot cmake gcc-multilib
|
||||
sudo apt install -y g++-multilib unzip device-tree-compiler ncurses-dev libgucharmap-2-90-dev
|
||||
sudo apt install -y bzip2 expat cpp-aarch64-linux-gnu g++-aarch64-linux-gnu
|
||||
Loading…
Reference in New Issue
Block a user