From 2b66fa7fcdf6c74041606e87f51c991a8833e223 Mon Sep 17 00:00:00 2001 From: hyx Date: Sat, 7 Mar 2026 10:08:53 +0800 Subject: [PATCH] add build_env.sh --- build_env.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 build_env.sh diff --git a/build_env.sh b/build_env.sh new file mode 100755 index 000000000..f94aaf5f7 --- /dev/null +++ b/build_env.sh @@ -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